Insert what service it is as the title. Replace all the placeholder within the readme to match real purpose.
A satellite service made for [...]
Documentation available in the localhost:XXXX/docs resource path for dockerized run.
When ran locally (command fastapi dev), use port specified in the command or the default (:8000).
docker-compose build for updating the dependencies using requirements.txt
docker-compose up for running the the service standalone.
For collective run, see the collective compose in the XYZ repo.