{"id":50959969,"url":"https://github.com/wasabina67/fastapi-react-todo","last_synced_at":"2026-06-18T12:04:17.111Z","repository":{"id":346093376,"uuid":"1188361809","full_name":"wasabina67/fastapi-react-todo","owner":"wasabina67","description":"FastAPI React Todo","archived":false,"fork":false,"pushed_at":"2026-03-22T07:47:47.000Z","size":139,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-22T21:22:37.489Z","etag":null,"topics":["fastapi","openapi","openapi-typescript","react","reactjs","todo","todo-app","type-safe","typescript","vite"],"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/wasabina67.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-22T01:00:17.000Z","updated_at":"2026-03-22T07:47:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/wasabina67/fastapi-react-todo","commit_stats":null,"previous_names":["wasabina67/fastapi-react-todo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/wasabina67/fastapi-react-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Ffastapi-react-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Ffastapi-react-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Ffastapi-react-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Ffastapi-react-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabina67","download_url":"https://codeload.github.com/wasabina67/fastapi-react-todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Ffastapi-react-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34489200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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","openapi","openapi-typescript","react","reactjs","todo","todo-app","type-safe","typescript","vite"],"created_at":"2026-06-18T12:04:16.438Z","updated_at":"2026-06-18T12:04:17.103Z","avatar_url":"https://github.com/wasabina67.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastapi-react-todo\nFastAPI React Todo\n\n## Setup\n\n### Backend\n\n```bash\ncd backend\n```\n\n```bash\nuv sync\n```\n\n```bash\nuv run uvicorn app.main:app --reload\n```\n\nBackend runs on http://localhost:8000\n\n### Frontend\n\n```bash\ncd frontend\n```\n\n```bash\nnpm install\n```\n\n```bash\nnpm run dev\n```\n\nFrontend runs on http://localhost:5173\n\nThe Vite dev server proxies `/api` requests to the backend.\n\n## Type-Safe API\n\nAPI calls are fully type-safe through the following flow:\n\n**Pydantic models → OpenAPI schema → TypeScript types**\n\nTo regenerate TypeScript types from the OpenAPI schema (backend must be running):\n\n```bash\ncd frontend\n```\n\n```bash\nnpm run generate:api\n```\n\nThe generated types are used by the `openapi-fetch` client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Ffastapi-react-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasabina67%2Ffastapi-react-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Ffastapi-react-todo/lists"}