FastAPI Template || using Jinja template in FastAPI app

preview_player
Показать описание
In this part, I answered the following question:

1.What is Jinja?
2.Why we need to use template in FastAPI?
3.How to use Jinja template in FastAPI?

Feel free to leave comment about my content.

you can find file of this part from my github repository:

Рекомендации по теме
Комментарии
Автор

I am working on the FastAPI E-commerce tutorial.
What do you want to learn in this tutorial?

MKFastt
Автор

Hi, I'm wondering if you apply any frameworks to it? ex bootstrap or so.

OIKPjBKRGFGEBOZw
Автор

how to get or post session in browser with fastapi? in flask i always use "from flask import session" and something like "session.get('username')" to get, or "session['username'] = 'anonymous' " to post session

thanks

CreasingDeer
join shbcf.ru