Prueba tecnica para desarrollador BackEnd, usando el lenguaje PYTHON y el framework web FastApi.
Especificaciones de la prueba tecnica
Nos ubicamos en la raiz del proyecto guane-intern-fastapi
donde se encuentra el archivo local.yml
Ejercutar el comando:
docker-compose -f local.yml build
Ejercutar el comando:
docker-compose -f local.yml up
Ir a un navegador y poner la URL:
http://localhost:8000/docs
o
http://127.0.0.1:8000/redoc
Technical test for BackEnd developer, using PYTHON language and FastApi web framework
We are located in the raiz of the guane-intern-fastapi
project where the local.yml
file is located.
Execute the command:
docker-compose -f local.yml build
Execute the command:
docker-compose -f local.yml up
Go to a browser and put the URL:
http://localhost:8000/docs
o
http://127.0.0.1:8000/redoc