Skip to content

User Management Back-End Implementation With FastAPI & 3-Tier Software Architecture

License

Notifications You must be signed in to change notification settings

P-MCC/user-management-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management

User Management Back-End Implementation With FastAPI & 3-Tier Software Architecture

How to run?

  • Install the requirements
    py -m pip install -r requirements.txt
  • Run the Uvicorn server
    uvicorn app.main:app --reload

Releases

No releases published

Packages

No packages published

Languages