{"id":21769015,"url":"https://github.com/ifirmawan/todos-fastapi","last_synced_at":"2026-05-09T13:09:43.945Z","repository":{"id":129870660,"uuid":"409425462","full_name":"ifirmawan/todos-fastapi","owner":"ifirmawan","description":"Create simple REST API with FASTAPI","archived":false,"fork":false,"pushed_at":"2022-11-19T08:12:08.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-26T02:52:20.325Z","etag":null,"topics":["deta","fastapi","fastapi-crud"],"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/ifirmawan.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":"2021-09-23T02:48:20.000Z","updated_at":"2022-05-20T20:11:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdb2dfd5-3e8d-4102-905c-ab1ddd0dcd68","html_url":"https://github.com/ifirmawan/todos-fastapi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifirmawan%2Ftodos-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifirmawan%2Ftodos-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifirmawan%2Ftodos-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifirmawan%2Ftodos-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifirmawan","download_url":"https://codeload.github.com/ifirmawan/todos-fastapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745763,"owners_count":20503050,"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":["deta","fastapi","fastapi-crud"],"created_at":"2024-11-26T14:07:22.446Z","updated_at":"2026-05-09T13:09:38.912Z","avatar_url":"https://github.com/ifirmawan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Todos\n\n## Get started \n### Without Docker\n\n1. pip install fastapi\n2. pip install \"uvicorn[standard]\"\n3. uvicorn app.main:app --reload\n4. enjoy!\n\n### With Docker\n\n#### With docker-compose\n\n```\ndocker-compose up -d\n```\n#### Without docker-compose\n1. build this docker image\n```\ndocker build -t todos-app .\n```\n2. run docker image with exposed port\n```\ndocker run \\\n-e DETA_PROJECT_KEY=\"Your Deta project Key\" \\\n-d --name todos-container \\\n-p 8000:8000 todos-app\n```\n3. enjoy!\n\n## Deployment\n\n### Deploy to Deta\n\n1. Go to app folder\n```\ncd app/\n```\n2. Login Deta account\n\u003e I recommended to use google chrome as default browser.\n```\ndeta login\n```\n3. Deploy this project to Deta\n```\ndeta deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifirmawan%2Ftodos-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifirmawan%2Ftodos-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifirmawan%2Ftodos-fastapi/lists"}