Python , FastAPI , Programmingยท August 20, 2021How to Improve The Jinja2 Experience with FastAPIWhile FastAPI is a great first choice for any API development in Python, it’s often not considered when your primary goal is to use Jinja2 templates to return HTML to the user. It’’s hard to match the Ecosystem and support that comes with Flask, but it’s easy to get started.3 Minute Read