{"id":23859128,"url":"https://github.com/angelospanag/fastapi-htmx-tailwind","last_synced_at":"2026-02-07T03:01:51.509Z","repository":{"id":80607826,"uuid":"600508183","full_name":"angelospanag/fastapi-htmx-tailwind","owner":"angelospanag","description":"Experimenting rendering tabs using FastAPI and HTMX.","archived":false,"fork":false,"pushed_at":"2025-04-24T08:54:30.000Z","size":368,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T07:57:03.040Z","etag":null,"topics":["daisyui","fastapi","htmx","polars","python","python3","ruff","tailwindcss","uv"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/angelospanag.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":"2023-02-11T17:56:25.000Z","updated_at":"2025-04-24T08:54:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"7617413c-f8c3-4443-a480-10df1f67e802","html_url":"https://github.com/angelospanag/fastapi-htmx-tailwind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/angelospanag/fastapi-htmx-tailwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelospanag%2Ffastapi-htmx-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelospanag%2Ffastapi-htmx-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelospanag%2Ffastapi-htmx-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelospanag%2Ffastapi-htmx-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angelospanag","download_url":"https://codeload.github.com/angelospanag/fastapi-htmx-tailwind/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angelospanag%2Ffastapi-htmx-tailwind/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29185112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"online","status_checked_at":"2026-02-07T02:00:07.217Z","response_time":63,"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":["daisyui","fastapi","htmx","polars","python","python3","ruff","tailwindcss","uv"],"created_at":"2025-01-03T03:32:03.896Z","updated_at":"2026-02-07T03:01:51.505Z","avatar_url":"https://github.com/angelospanag.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastapi-htmx-tailwind\n\nExperimenting rendering tabs using FastAPI and HTMX.\n\n\u003c!-- TOC --\u003e\n* [fastapi-htmx-tailwind](#fastapi-htmx-tailwind)\n  * [Prerequisites](#prerequisites)\n    * [1. Install runtimes](#1-install-runtimes)\n    * [2. Install Python dependencies](#2-install-python-dependencies)\n    * [3. Install Node dependencies](#3-install-node-dependencies)\n  * [Run example](#run-example)\n    * [Build CSS](#build-css)\n    * [Run development server](#run-development-server)\n    * [Run production server](#run-production-server)\n\u003c!-- TOC --\u003e\n\n## Prerequisites\n\n### 1. Install runtimes\n\n**macOS using brew**\n\n```bash\nbrew install python@3.14 oven-sh/bun/bun\n```\n\n### 2. Install Python dependencies\n\n```bash\nuv sync\n```\n\n### 3. Install Node dependencies\n\n```bash\ncd ui/static\nbun install\n```\n\n## Run example\n\n### Build CSS\n\n```bash\ncd ui/static\nbun run build:css\n```\n\n### Run development server\n\n```bash\nuv run fastapi dev main.py\n```\n\n### Run production server\n\n```bash\nuv run fastapi run main.py\n```\n\nThe example should run on http://127.0.0.1:8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelospanag%2Ffastapi-htmx-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangelospanag%2Ffastapi-htmx-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangelospanag%2Ffastapi-htmx-tailwind/lists"}