Skip to content

Atmcalpine/cloud-computing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloud-computing

Run FastAPI Server

  1. Install dependencies:
pip install -r requirements.txt
  1. Run the server:
python3 web/main.py