FastApi Project About: Ecommerce Website Notes: -- Start uvicorn app.main:app --reload Models: Product Category User Documentation go to /docs Common APIs Api for Delete Create Update Get also aouth2 system Roles Admin (can do anything) Supplier (can add and update Product) Customer (can see product and category)