{"id":18492413,"url":"https://github.com/makevoid/fastapi-todo-app","last_synced_at":"2025-07-12T21:35:42.122Z","repository":{"id":136508245,"uuid":"291269041","full_name":"makevoid/fastapi-todo-app","owner":"makevoid","description":"Sample To-do list application featuring FastAPI, redis, json. haml and vanilla js","archived":false,"fork":false,"pushed_at":"2021-12-22T08:47:54.000Z","size":201,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T06:02:45.723Z","etag":null,"topics":[],"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/makevoid.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":"2020-08-29T12:40:55.000Z","updated_at":"2023-08-21T19:46:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9ff9bc2-62c3-42cf-8d37-1c6012b82b46","html_url":"https://github.com/makevoid/fastapi-todo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Ffastapi-todo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Ffastapi-todo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Ffastapi-todo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Ffastapi-todo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/fastapi-todo-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046387,"owners_count":22005580,"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":[],"created_at":"2024-11-06T13:07:50.271Z","updated_at":"2025-05-14T00:33:15.815Z","avatar_url":"https://github.com/makevoid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI sample to-do list app\n\nSample To-do list application featuring:\n\n- FastAPI\n- mako\n- pyHaml\n- python 3\n- vanilla js\n- axios\n- redis\n- json\n- docker\n\nNote: If you're looking for the Flask version of this To-Do app then visit: https://github.com/makevoid/flask-todo-app\n\n\n### Install\n\nsoon I will add a requirements.txt file for now you will need to install from docker or execute pip install manually of all the dependencies\n\n    pip install uvicorn fastapi aiofiles python-multipart redis mako git+https://github.com/mikeboers/pyhaml\n\n### Prerequisites\n\nYou need to have Redis running locally listening on the default port 6379.\n\n### Run\n\n   ./run\n\nThis will run the python app via `uvicorn`.\n\nThen visit http://localhost:3000\n\n### Reset\n\nDelete is not currently implemented, to flush redis open the cli via:\n\n    redis-cli\n    \nThen issue a `flushdb` command:\n \n    flushdb\n    \nAll your todos will be deleted\n\n### Docker\n\nBuild and run:\n\n    docker-compose up --build\n\n#### Redis\n\nConnect to dev redis\n\n    redis-cli -p 6380\n\n---\n\nEnjoy!\n\n@makevoid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Ffastapi-todo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Ffastapi-todo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Ffastapi-todo-app/lists"}