Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 929 Bytes

Balance

API developed and maintained by Team Balance.

💻 Technologies used

🔗 Routes

⚙️ Config

Para a aplicação iniciar, você terá que configurar o enviroment.

🚀 How to execute

  • 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