Change the "config" part in server.py.
If the server is to be used with an Android app, set ANDROID_APP_SIGN_CERT_FINGERPRINT.
pip install -r requirements.txt
uvicorn server:app --host 0.0.0.0 --port 8000
- / (home) - revision number, list of users
- /log - incoming requests, outgoing response
- /register/options
- /register/verify
- /auth/options
- /auth/verify