{"id":23140856,"url":"https://github.com/armand-sauzay/fastapi-template","last_synced_at":"2025-04-04T11:18:37.660Z","repository":{"id":225527145,"uuid":"763864975","full_name":"armand-sauzay/fastapi-template","owner":"armand-sauzay","description":"⚡ Template for FastAPI projects ⚡","archived":false,"fork":false,"pushed_at":"2025-04-04T00:32:38.000Z","size":75,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T01:25:20.901Z","etag":null,"topics":["api","docker","docker-compose","fastapi","python"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/armand-sauzay.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":"2024-02-27T03:48:05.000Z","updated_at":"2024-08-20T13:31:57.000Z","dependencies_parsed_at":"2024-08-20T14:31:59.008Z","dependency_job_id":"a409737d-713e-4dd2-8bcd-eed6dc9e415c","html_url":"https://github.com/armand-sauzay/fastapi-template","commit_stats":null,"previous_names":["armand-sauzay/fastapi-template"],"tags_count":8,"template":true,"template_full_name":"armand-sauzay/python-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armand-sauzay%2Ffastapi-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armand-sauzay%2Ffastapi-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armand-sauzay%2Ffastapi-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/armand-sauzay%2Ffastapi-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/armand-sauzay","download_url":"https://codeload.github.com/armand-sauzay/fastapi-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247166171,"owners_count":20894654,"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":["api","docker","docker-compose","fastapi","python"],"created_at":"2024-12-17T14:11:51.971Z","updated_at":"2025-04-04T11:18:37.624Z","avatar_url":"https://github.com/armand-sauzay.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI Template\n\nTemplate for FastAPI projects. This project contains a few industry best practices and tools to help you get started with your FastAPI project.\n\n---\n\n### Getting started\n\n1. Create a new repository using this template. To use it, click on the `Use this template` button on the top of the repository.\n2. Clone the repository and start coding.\n3. To start the FastAPI app, just run `docker-compose build` and `docker-compose up`. The app will be available at `http://localhost:8010` (or 8000 if started not from docker).\n\n---\n\n### Features\n\n- **Fully dockerized FastAPI project**: This template allows you to have a full dockerized FastAPI project.\n- **Docker magic**: mounts the code inside the container, so you don't need to rebuild the container every time you change the code.\n- **Uvicorn**: It uses a single `uvicorn` process to serve the FastAPI app.\n- **Pre-commit hooks**: It lints using pre-commit hooks and in particular ruff for python files.\n- **GitHub Actions**: It has a GitHub Actions workflow that runs the tests and lints the code on every pull_request and push to main.\n- **Semantic Release**: It uses semantic release to automatically version the project based on the commit messages (in case of rebase) or pull_request titles (in case of merge/squash).\n\n### Contributing - Collaborating\n\nThis project is open to contributions. Don't hesitate to open an issue or reach out to me if you have any questions.\n\n## Under development\n\n- [ ] SQL/Redis connection\n- [ ] Kubernetes deployment\n- [ ] gunicorn suggested configuration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmand-sauzay%2Ffastapi-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farmand-sauzay%2Ffastapi-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farmand-sauzay%2Ffastapi-template/lists"}