Skip to content

MartinCastroAlvarez/python-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Application

docs.png

Instructions

  • Install the dependencies
virtualenv -p python3 .env 
source .env/bin/activate
pip install -r -requirements.txt
  • Start the API
uvicorn app:app --reload

About

A FastAPI app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages