How to use Tailwind CSS and SQLAlchemy in your FastAPI app
FastAPI has been adapted for building modern Python applications. Today, you’re going to pair this lightweight performant framework with the Jinja2 template engine and a modern CSS framework, Tailwind CSS. You will then use SQLAlchemy ORM for the dat...
ezzeddin.hashnode.dev8 min read