Overview Refreshed python API for the Records mobile application (formerly known as Genesus). Develop Locally fastapi dev main.py Docker Build: docker build -t records-api . Run: docker run -e MONGODB_URI=$MONGODB_URI records-api