Dependencies
The following is a list of dependencies that made the server possible:
| Dependencies | Url |
|---|---|
| python | https://github.com/python/cpython |
| fastapi | https://github.com/tiangolo/fastapi |
| uvicorn | https://github.com/encode/uvicorn |
| pydantic | https://github.com/pydantic/pydantic |
| ODMantic | https://github.com/art049/odmantic |
| PyJWT | https://github.com/jpadilla/pyjwt |
| Passlib | https://passlib.readthedocs.io/en/stable/index.html |
| deta-python | https://github.com/deta/deta-python |
| python-multipart | https://github.com/andrew-d/python-multipart |