Skip to content

Grow-Simple-2023/backend

Repository files navigation

backend

Backend In FastAPI for Grow Simplee

  1. Intsall requirements.txt
pip install -r requirements.txt
  1. In the root directory run
uvicorn main:app --port 8000 --reload
  1. For documentation open the following URL: http://localhost:8000/docs/

About

Backend In FastAPI for Grow Simplee

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published