Service for storing user data on FastAPI Run app Run $ docker-compose up -d --build docs: http://127.0.0.1:8000/docs Run tests $ docker-compose exec app python -m pytest app/tests API Specification