- python 3.13.x
- pip install -r requirements.txt
- docker / postgres database (included in docker-compose)
- create a .env.local file with your specific parameters
- python -m src.server Default api frontend address is http://localhost:1440
- POST
- GET
- DELETE
- DELETE
- GET
- POST
- GET
- DELETE
- python -m tests.api.api_tests