Skip to content

codeflowerhorn/SynchronousApi-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Install package(s)

# Ubuntu
1. sudo apt install uvicorn -y
2. python3 -m pip install fastapi[all]
# Windows
1. python3 -m pip install uvicorn
2. python3 -m pip install fastapi[all]

Run the project

1. python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages