{"id":16418758,"url":"https://github.com/keda87/quart-clean-architecture","last_synced_at":"2025-10-26T20:31:37.831Z","repository":{"id":38461329,"uuid":"210639936","full_name":"Keda87/quart-clean-architecture","owner":"Keda87","description":"Todo API implemented on Quart using clean architecture","archived":false,"fork":false,"pushed_at":"2022-12-27T17:17:37.000Z","size":86,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-22T22:31:46.649Z","etag":null,"topics":["architecture","asyncio","clean-architecture","hypercorn","libuv","postgresql","python","python3","quart","sql"],"latest_commit_sha":null,"homepage":"","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/Keda87.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}},"created_at":"2019-09-24T15:44:02.000Z","updated_at":"2022-05-30T01:30:54.000Z","dependencies_parsed_at":"2023-01-31T04:35:11.477Z","dependency_job_id":null,"html_url":"https://github.com/Keda87/quart-clean-architecture","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keda87%2Fquart-clean-architecture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keda87%2Fquart-clean-architecture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keda87%2Fquart-clean-architecture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keda87%2Fquart-clean-architecture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keda87","download_url":"https://codeload.github.com/Keda87/quart-clean-architecture/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862176,"owners_count":16555959,"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":["architecture","asyncio","clean-architecture","hypercorn","libuv","postgresql","python","python3","quart","sql"],"created_at":"2024-10-11T07:14:57.983Z","updated_at":"2025-10-26T20:31:32.554Z","avatar_url":"https://github.com/Keda87.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quart Clean Architecture\nTodo API implemented on [Quart](https://pgjones.gitlab.io/quart/) using clean architecture.\n\n##### Prerequisite.\n- Python 3.7\n- PostgreSQL\n- Docker\n\n##### Run the project.\nEnsure postgresql is started and create the database.\n```bash\n$ mv .env.example .env       # Then update the content with your own.\n$ docker-compose up --build  # Open in port 5000.\n$ docker-compose run api alembic upgrade head  # Run db migration.\n```\n\n\n#### TODO:\n\n- [x] Web API.\n- [ ] Validate and sanitize request payload.\n- [ ] API Documentation.\n- [ ] Unit/Integration test.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeda87%2Fquart-clean-architecture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeda87%2Fquart-clean-architecture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeda87%2Fquart-clean-architecture/lists"}