{"id":23703212,"url":"https://github.com/beary/fastapi-todo-app","last_synced_at":"2026-04-11T04:32:55.040Z","repository":{"id":269066781,"uuid":"906316845","full_name":"beary/fastapi-todo-app","owner":"beary","description":"A todo app built with fastapi, sqlalchemy, postgresql, react, react-router, rtk-query, vite, mui.","archived":false,"fork":false,"pushed_at":"2024-12-20T16:29:22.000Z","size":171,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T04:44:23.904Z","etag":null,"topics":["fastapi","mui","react","react-router","react-router-v7","rtk-query","vite"],"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/beary.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-20T16:17:58.000Z","updated_at":"2024-12-20T16:48:56.000Z","dependencies_parsed_at":"2024-12-20T17:34:44.378Z","dependency_job_id":"1c2b2418-0cac-4b99-80b9-91669eb8d82c","html_url":"https://github.com/beary/fastapi-todo-app","commit_stats":null,"previous_names":["beary/fastapi-todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beary/fastapi-todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Ffastapi-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Ffastapi-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Ffastapi-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Ffastapi-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beary","download_url":"https://codeload.github.com/beary/fastapi-todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beary%2Ffastapi-todo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fastapi","mui","react","react-router","react-router-v7","rtk-query","vite"],"created_at":"2024-12-30T13:00:49.631Z","updated_at":"2026-04-11T04:32:55.017Z","avatar_url":"https://github.com/beary.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastapi-todo-app\n\n![FastAPI](https://img.shields.io/badge/FastAPI-009485?style=for-the-badge\u0026logo=fastapi\u0026logoColor=white)\n![SQLAlchemy](https://img.shields.io/badge/SQLAlchemy-FF4500?style=for-the-badge\u0026logo=sqlalchemy\u0026logoColor=white)\n![postgresql](https://img.shields.io/badge/PostgreSQL-336791?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white)\n![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)\n![mui](https://img.shields.io/badge/MUI-007FFF?style=for-the-badge\u0026logo=mui\u0026logoColor=white)\n![rtk-query](https://img.shields.io/badge/RTK_Query-FF4500?style=for-the-badge\u0026logo=rtk-query\u0026logoColor=white)\n\n## Usage\n\n### Install and run server\n\n```bash\ngit clone https://github.com/beary/fastapi-todo-app.git\ncd fastapi-todo-app\n\n# Create virtual environment\npython -m venv .venv\nsource .venv/bin/activate\n\n# Install python dependencies\npython -m pip install -U pip\npython -m pip install -U poetry\npython -m poetry install\n\n# Configure database (edit .env)\ncp example.env .env\n\n# Initialize database\npython -m alembic upgrade head\n\n# Run server\npython -m fastapi run --app app app/main.py\n```\n\n### Install and run web\n\nprerequisites:\n\n- node\n- pnpm\n\n```bash\ncd web\npnpm install\npnpm run dev\n```\n\nvisit http://localhost:5173\n\n![screenshot](docs/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeary%2Ffastapi-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeary%2Ffastapi-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeary%2Ffastapi-todo-app/lists"}