Skip to content

hareth-labadi/E-Commerce-FastApi-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastApi Project

FastAPI Postgres JWT Swagger SQLAlchemy Alembic Pydantic

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published