Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comandos

Instalar dependencias

pip install --no-cache-dir --upgrade -r requirements.txt

Ejecutar el servicio

uvicorn app.main:app --host 0.0.0.0 --port 8000

Ejecutar pruebas unitarias

python -m unittest discover tests

Compilar Docker

docker build -t devco/fast-api-example:latest .

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages