Python GraphQL library based on dataclasses. Strawberry's friendly API allows to create GraphQL API rather quickly, the debug server makes it easy to quickly test and debug. Django and ASGI support allow having your API deployed in production in a matter of minutes. The quick start method provides a server and CLI to get going quickly. Strawberry comes with a mypy plugin that enables statically type-checking your GraphQL schema. A Django view is provided for adding a GraphQL endpoint to your application. To support graphql Subscriptions over WebSockets you need to provide a WebSocket enabled server. Create a GraphQL schema defining a User type and a single query field user that will return a hardcoded user.
Features
- A Django view is provided for adding a GraphQL endpoint to your application
- The debug server can be made to support WebSockets
- We use poetry to manage dependencies
- We have a configuration for pre-commit
- The code in this project is licensed under MIT license
- Strawberry comes with a mypy plugin that enables statically type-checking your GraphQL schema
License
MIT LicenseFollow Strawberry GraphQL
Other Useful Business Software
Earn up to 15% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Strawberry GraphQL!