Strawberry GraphQL

A simple Python GraphQL server. Introspection + production-ready servers.

Deploy Strawberry GraphQL

graphiql-server

bambrose24/strawberry-graphql-template

Just deployed

flask-server

bambrose24/strawberry-graphql-template

Just deployed

This template is un-opinionated, but gets you out the door ASAP with a functional GraphQL server.

It creates two services; one is an introspection server using Strawberry's built-in server. The other is a production-ready Flask server, where you can increase the number of replicas easily and scale horizontally.

Read more about Strawberry at their website


Template Content

More templates in this category

View Template

mellow-vue

A full-stack Vue app with The Boring JavaScript Stack.


View Template

Sveltekit NestJS

Full-stack with SvelteKit + NestJS + Prisma + Postgresql with utils


View Template

.NET8 Web API

A basic ASP.NET Core Web API template (.NET 8)