Skip to content

Abderraouf-D/KreloAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the project

Do the following things after cloning the repository:

  • pip install --upgrade pip
  • pip install fastapi uvicorn SQLAlchemy
  • Change the working directory to ./src
  • uvicorn main:app --reload

NB : Don't forget to change the database name and password in 'database.py' according to your informations.

Enjoy x)

About

Backend API based on FASTAPI + mySQL DB for our app : "Akrelo"

Resources

Stars

Watchers

Forks

Languages