The fit monolith is a blazing fast, cutting edge AI fitness coach
Start the database with docker compose
docker compose up -d
Run the projet
uv sync
./main.py
You can install Bruno to play with the API https://www.usebruno.com/
It's a free developer friendly replacement for Postman. Then open the collection called bruno in this repository.
python -m pytest tests/ -v