Integration

Strawberry can be used with a variety of web frameworks and libraries. Here is a list of the integrations along with the features they support.

Note, this table is not up to date, and this page shouldn’t be linked anywhere (yet).

nameSupports syncSupports asyncSupports subscriptions via websocketsSupports subscriptions via multipart HTTPSupports file uploadsSupports batch queries
django ✅ (with Async view)❌ (use Channels for websockets)✅ (From Django 4.2)
starlette
aiohttp
flask
channels
fastapi