Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 461 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 461 Bytes

HTMX + FastAPI example

Based on Rommel Terrence Juanillo's FastAPI Todo example.

The goal is to try out HTMX.

Components

  • HTMX - HTML extension
  • UI-Kit - UI components
  • Jinja2 - HTML templating
  • FastAPI - backend
  • SQLAlchemy + SQLite

Links

Moving from react to htmx