Based on Rommel Terrence Juanillo's FastAPI Todo example.
The goal is to try out HTMX.
- HTMX - HTML extension
- UI-Kit - UI components
- Jinja2 - HTML templating
- FastAPI - backend
- SQLAlchemy + SQLite
Based on Rommel Terrence Juanillo's FastAPI Todo example.
The goal is to try out HTMX.