This API was created as a fun side project by OofChair.
sudo apt install python3-venvpython3 -m venv ~/venvsource ~/venv/bin/activategit clone https://github.com/OofChair/OofAPI && cd OofAPIpip install fastapi uvicorn[standard] sr_apicd sourceuvicorn main:api