Skip to content

MValizadeh7/fastapi-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-auth

Installation

  1. Clone the repository:
git clone https://github.com/majidv7/fastapi-auth.git
  1. Install the dependencies:
pip install -r requirements.txt
  1. To run the app
uvicorn main:app --reload

The application will be available at http://127.0.0.1:8000.

About

Simple FASTAPI authentication system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors