ArshiyaDev / fastapi-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fastapi-project

Hello my friend this is fastapi project with sqlalchemy and Jwt for authentication

you need to pip install these

pip install sqlalchemy
pip install uvicorn
pip install passlib
pip install jwt
  • How cay you run project ?
  • you can write this command in your terminal:

uvicorn app:app --reload

About

License:MIT License


Languages

Language:Python 100.0%