{"id":37494154,"url":"https://github.com/plannify-truck-driver/driver-api","last_synced_at":"2026-06-07T11:01:04.948Z","repository":{"id":332367643,"uuid":"1109734146","full_name":"plannify-truck-driver/driver-api","owner":"plannify-truck-driver","description":"The truck driver API allows drivers to manage their account, workdays and documents. ","archived":false,"fork":false,"pushed_at":"2026-03-27T07:37:06.000Z","size":527,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T07:47:42.295Z","etag":null,"topics":["rest-api","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plannify-truck-driver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-04T07:59:03.000Z","updated_at":"2026-03-27T07:36:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/plannify-truck-driver/driver-api","commit_stats":null,"previous_names":["plannify-truck-driver/driver-api"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/plannify-truck-driver/driver-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plannify-truck-driver%2Fdriver-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plannify-truck-driver%2Fdriver-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plannify-truck-driver%2Fdriver-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plannify-truck-driver%2Fdriver-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plannify-truck-driver","download_url":"https://codeload.github.com/plannify-truck-driver/driver-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plannify-truck-driver%2Fdriver-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31308448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["rest-api","rust"],"created_at":"2026-01-16T07:42:16.911Z","updated_at":"2026-04-02T14:54:33.429Z","avatar_url":"https://github.com/plannify-truck-driver.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Driver API\n\nThis repository provides the Driver API, which allows truck drivers to manage their workdays, breaks, etc.\n\n## Prerequisites\n\n```bash\ncp .env.template .env\n```\n\nUp the docker compose from [Common services](https://github.com/plannify-truck-driver/common-services)\n\n```bash\ndocker compose -f ./common-services/docker-compose.yaml up -d\n```\n\n## Usage\n\n### Running the API\n\n```bash\nRUST_LOG=info cargo run --bin api\n```\n\n### Testing\n\nThere are unit and integration tests available. The integration tests require the common services to be running and a dataset to be seeded.\n\n```bash\nPGPASSWORD=plannify_password psql -h localhost -U plannify_user -d plannify_db -f config/test-dataset.sql\ncargo test\n```\n\n## Development\n\nBefore making a pull request, please ensure to generate the sqlx files for any database changes:\n\n```bash\ncargo sqlx prepare --workspace\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplannify-truck-driver%2Fdriver-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplannify-truck-driver%2Fdriver-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplannify-truck-driver%2Fdriver-api/lists"}