Skip to content

jency92/fast-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast-api

Steps to run the app

Install package dependencies with pip3

pip3 install -r requirements.txt

Run the app

uvicorn app.main:app --host 0.0.0.0 --port 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 56.6%
  • Dockerfile 43.4%