Skip to content

This is a mini project on FastAPI as a backend API and Jinja2 Template with Bootstrap5 and MongoDB as the Database.

License

Notifications You must be signed in to change notification settings

kumark99/fastapi_crud_ui_jinja2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi_crud_ui_jinja2

Software requirements

* Python 3.6+ (native install)
* MongoDB 4.4.6 (native install)
* Bootstrap5 (CDN) or local
* FastAPI 0.65.2 (pip install)
* Uvicorn 0.14.0 (pip install)
* Pydantic 1.8.2 (pip install)
* Pymongo 3.11.4 (pip install)
* Jinja2 3.0.1 (pip install)

Maintain the directory structure to execute the code

The following command to be used to execute the program and live reload

uvicorn fastapi_crud_ui_jinja2:app --reload

To access the application

Youtube link

Complete instruction and supporting video on Youtube https://www.youtube.com/watch?v=B5iV2emqOi8&t=177s

Youtube Channel link

https://www.youtube.com/channel/UCVyNVB6evazPGWWC83TeQxw

About

This is a mini project on FastAPI as a backend API and Jinja2 Template with Bootstrap5 and MongoDB as the Database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published