{"id":18918556,"url":"https://github.com/daxartio/python-server-template","last_synced_at":"2026-05-03T13:42:57.185Z","repository":{"id":218780567,"uuid":"584195845","full_name":"daxartio/python-server-template","owner":"daxartio","description":"FastAPI template","archived":false,"fork":false,"pushed_at":"2024-11-24T11:11:13.000Z","size":778,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T15:51:27.309Z","etag":null,"topics":["clean-architecture","fastapi","fastapi-template","python","template"],"latest_commit_sha":null,"homepage":"","language":"Python","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/daxartio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2023-01-01T19:32:57.000Z","updated_at":"2024-11-24T11:11:07.000Z","dependencies_parsed_at":"2024-11-08T10:34:45.031Z","dependency_job_id":"1aa63db8-99f4-44c8-b673-708b655f0ae1","html_url":"https://github.com/daxartio/python-server-template","commit_stats":null,"previous_names":["daxartio/python-server-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-server-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-server-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-server-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daxartio%2Fpython-server-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daxartio","download_url":"https://codeload.github.com/daxartio/python-server-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239914928,"owners_count":19717760,"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":["clean-architecture","fastapi","fastapi-template","python","template"],"created_at":"2024-11-08T10:32:29.782Z","updated_at":"2026-03-12T07:30:15.118Z","avatar_url":"https://github.com/daxartio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Template\n\nThis is a Python-based web application that uses Docker for containerization, Alembic for database migrations, and Poetry for dependency management.\n\n## Features\n\n- FastAPI\n- Sqlalchemy\n  - alembic\n- Access token (RS256)\n- Clean Architecture\n- Json logging\n- Packages: uv, ruff, mypy, poe, pytest\n\n## Structure\n\n- `app` is where the main application code resides. It includes several modules such as adapters, `api`, `cli`, and `db`. The `settings.py` file contains configuration settings for the application, and `deps.py` manages project dependencies.\n- `packages` is where the project dependencies are defined.\n\n## Quickstart\n\n```\ndocker-compose build app\ndocker-compose run --rm app poe migrate\ndocker-compose run --rm app poe cli -- users create username email password\ndocker-compose up app\n```\n\n## Contributing\n\n[Contributing](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaxartio%2Fpython-server-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaxartio%2Fpython-server-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaxartio%2Fpython-server-template/lists"}