{"id":21883185,"url":"https://github.com/pinjasaur/fastapi-htmx-todo","last_synced_at":"2025-10-08T19:32:01.062Z","repository":{"id":247405248,"uuid":"822924119","full_name":"Pinjasaur/fastapi-htmx-todo","owner":"Pinjasaur","description":"Minimal todo web app built with HTMX v2 \u0026 FastAPI","archived":false,"fork":false,"pushed_at":"2024-07-10T13:25:05.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-28T09:40:13.487Z","etag":null,"topics":["fastapi","htmx","render"],"latest_commit_sha":null,"homepage":"https://testdriven.io/blog/fastapi-htmx/","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/Pinjasaur.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-07-02T05:20:24.000Z","updated_at":"2024-08-20T17:02:55.000Z","dependencies_parsed_at":"2024-11-28T13:47:01.314Z","dependency_job_id":null,"html_url":"https://github.com/Pinjasaur/fastapi-htmx-todo","commit_stats":null,"previous_names":["pinjasaur/fastapi-htmx-todo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Ffastapi-htmx-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Ffastapi-htmx-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Ffastapi-htmx-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Ffastapi-htmx-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pinjasaur","download_url":"https://codeload.github.com/Pinjasaur/fastapi-htmx-todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235749201,"owners_count":19039359,"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":["fastapi","htmx","render"],"created_at":"2024-11-28T09:39:40.745Z","updated_at":"2025-10-08T19:31:55.774Z","avatar_url":"https://github.com/Pinjasaur.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using HTMX v2 with FastAPI\n\n\u003e A simple todo web app built using HTMX v2 with FastAPI.\n\nThis is the companion source code to this tutorial on TestDriven.io: \u003chttps://testdriven.io/blog/fastapi-htmx/\u003e\n\nI briefly wrote about it on my personal blog: \u003chttps://paul.af/testdriven-fastapi-htmx\u003e\n\nA hosted instance is available on Render: \u003chttps://fastapi-htmx-todo.onrender.com\u003e\n\nAfter cloning:\n\n```sh\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\n```\n\nTo run the app locally:\n\n```sh\nfastapi dev main.py\n```\n\nIf you want to deploy this:\n\n```sh\nfastapi run main.py\n```\n\nIf you're using Render, you can specify the port to bind to:\n\n```sh\nfastapi run main.py --port $PORT\n```\n\n## License\n\n[MIT](https://pinjasaur.mit-license.org/@2024).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinjasaur%2Ffastapi-htmx-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinjasaur%2Ffastapi-htmx-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinjasaur%2Ffastapi-htmx-todo/lists"}