Skip to content

jose16-21/python-test

Repository files navigation

test

Running enviroment

powershell .\env\Scripts\activate uvicorn main:app --reload docker build -t my_fastapi_app . docker run -d --name my_fastapi_container -p 80:80 my_fastapi_app

About

API REST de ejemplo con FastAPI (Python), containerizada con Docker.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors