Skip to content

Simple todo app using fastapi, htmx and jinja

License

Notifications You must be signed in to change notification settings

DavidWalz/fastapi-htmx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple todo app using fastapi, htmx and jinja

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.8%
  • HTML 41.4%
  • Dockerfile 5.1%
  • Shell 0.7%