We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The Migas server is built atop FastAPI, and leverages Strawberry for the GraphQL API and SQLAlchemy for the ORM.
A PostgreSQL database is used for persistent data storage.
A Redis in-memory database is used for rate limiting and caching.