Bowling API Documented endpoints: Can be found at /docs Create a superuser and login at /admin in order to get all endpoints listed in docs Run virtualenv -p python3 env source env/bin/activate pip install -r requirements.txt Run command (localhost) python manage.py runserver 0.0.0.0:8000 Notes https://docs.google.com/document/d/1Xb210JIg-gDX1R5cNhke6L1gu0EYCNyhk_g4FzsIerc/edit?usp=sharing