I'll build a REST API using FastAPI, tailored to your specific needs.
Features & options:
- You can choose between PostgreSQL and SQLite (I can do MySQL/MariaDB if really needed, however not recommended)
- If requested, I can integrate uvloop to speedup the asynchronous event loop on Linux-based systems, significantly improving bot responsiveness under high loads.
- Please let me know of any specifics beforehand.
Development style:
- Fully asynchronous and clean Python code
- OOP design using Cogs for modularity
- fully type-hinted/annotated codebase
- My direct support for self-hosting on Linux-based systems