{"id":17035833,"url":"https://github.com/danielm/api-with-rust-and-docker","last_synced_at":"2026-04-12T00:44:22.857Z","repository":{"id":75749297,"uuid":"529739284","full_name":"danielm/api-with-rust-and-docker","owner":"danielm","description":"A Rust (Artix) and Docker(composer) boilerplate project to build an API","archived":false,"fork":false,"pushed_at":"2022-08-28T16:14:21.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-28T02:22:28.176Z","etag":null,"topics":["actix","actix-web","chrono","docker","docker-compose","env-logger","json","rust","serde"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-08-28T02:02:12.000Z","updated_at":"2022-08-28T16:15:53.000Z","dependencies_parsed_at":"2023-06-07T13:45:16.124Z","dependency_job_id":null,"html_url":"https://github.com/danielm/api-with-rust-and-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fapi-with-rust-and-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fapi-with-rust-and-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fapi-with-rust-and-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielm%2Fapi-with-rust-and-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielm","download_url":"https://codeload.github.com/danielm/api-with-rust-and-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031342,"owners_count":20549912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["actix","actix-web","chrono","docker","docker-compose","env-logger","json","rust","serde"],"created_at":"2024-10-14T08:48:17.108Z","updated_at":"2025-10-29T04:32:50.228Z","avatar_url":"https://github.com/danielm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building APIs with Rust\n\nIncludes Actix, serde, Env logger and chrono. Also Docker-compose to build it as a container.\n\n## Usage\n\nLocally for development:\n```\n    $ cargo run\n```\n\nCreating the docker image and running it:\n```\n    $ docker-compose build \u0026\u0026 docker-compose up\n```\n\nAny of both options (by default) will run over: `http://localhost:8080/`.\n\nCheck the `.env.template` to tweak any of these options.\n\nIncludes `http://localhost:8080/health` as a JSON-responder example.\n\n### Todo\n\n- Testing\n- Benchmarking\n- Auto-reloading during dev (cargo watch -x 'run --bin app')\n- Healthchecking\n- Web Sockets Example\n- Review error handling\n- Database Connection: This is very project dependent, so idk\n- Disel ORM: idem as previous\n- Rocket Example, some day when i actually decide to try it\n- Server side events: probably not, but maybe yes, we got WS now so why bother?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fapi-with-rust-and-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielm%2Fapi-with-rust-and-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielm%2Fapi-with-rust-and-docker/lists"}