Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAST API PROJECT FOR LEARNING

The repo for learing purpose of the fats-api

Project Structure

It invloves the coverage of the project by adding of the models and Controllers

To run Locally

python -m venv .venv source .venv/bin/activate pip install -r requirements.txt

then run via uvicorn:

uvicorn slack:app --reload

To deploy on heroku

heroku login
heroku create git push heroku main heroku open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages