{"id":42326643,"url":"https://github.com/dvrpc/crash-api","last_synced_at":"2026-01-27T13:10:56.132Z","repository":{"id":39010695,"uuid":"351524929","full_name":"dvrpc/crash-api","owner":"dvrpc","description":"API and data import for DVRPC's crash data.","archived":false,"fork":false,"pushed_at":"2025-09-17T20:25:56.000Z","size":4525,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-13T22:22:39.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cloud.dvrpc.org/api/crash-data/v1/docs","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dvrpc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-25T17:43:44.000Z","updated_at":"2025-09-17T20:26:00.000Z","dependencies_parsed_at":"2024-02-14T20:14:05.304Z","dependency_job_id":"a950fa61-c163-4a19-84f6-0d4ba38f6424","html_url":"https://github.com/dvrpc/crash-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dvrpc/crash-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvrpc%2Fcrash-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvrpc%2Fcrash-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvrpc%2Fcrash-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvrpc%2Fcrash-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvrpc","download_url":"https://codeload.github.com/dvrpc/crash-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvrpc%2Fcrash-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28813298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-27T13:10:56.073Z","updated_at":"2026-01-27T13:10:56.126Z","avatar_url":"https://github.com/dvrpc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crash API\n\nAPI and data import for DVRPC's crash data.\n\nFront end repo is at https://github.com/dvrpc/crash-data-tool.\n\nSee the [API](api/README.md) and [Data](data/README.md) READMEs for additional information.\n\nNote: the API will be automatically redeployed upon a successful pull request merge via a Webhook (in conjunction with the [automated deployments API](https://github.com/dvrpc/automated-deployments-api) and the [cloud-ansible](https://github.com/dvrpc/cloud-ansible) project, with results emailed to those monitoring such activities.\n\n## Virtual environment\n\nA Python virtual environment is required for the API, the data import, and the tests. Create it in the project root (this top-level directory) and install the requirements:\n\n```bash\npython3 -m venv ve\n. ve/bin/activate\npip install -r requirements.txt\n```\n\n## Tests\n\nThe tests check both the database accuracy as well as the API functionality. Therefore, before running tests, follow the instructions in data/README.md to set up and populate a database.\n\nThen, within a virtual environment and from the project root, run `python -m pytest`. All tests in the tests/ directory will be executed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvrpc%2Fcrash-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvrpc%2Fcrash-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvrpc%2Fcrash-api/lists"}