Skip to content

hatmimoha/FastAPi_azure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI_azure

Creating a FAST API service on azure

Confiuration

  1. create virtualenv virtualvenv venv
  2. run source venv/bin/activate
  3. run pip install -r requirements.txt

running FAST API

run the following command to start uvicorn api.main:app --reload

About

Creating a FAST API service on azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%