Running

Executing the project

To execute this project, check if you're in the right environment and run:

python -m uvicorn src.main:app

Documentation

After running the project, your terminal should tell you the port your project is available and its documentation is available in the endpoint /docs: http://localhost:3333/docs