Skip to content

jebinjeb/fast-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

No packages published

Languages