API developed and maintained by Team Balance.
- Swagger: - link
Para a aplicação iniciar, você terá que configurar o enviroment.
- Clone repositorie
- Run
make install
to install dependencies - Run
uvicorn main:app --reload
to start the application
Finally, the application will be available at http://localhost:8000