rockyburt / Ketchup

A very basic web application and tutorial for demonstrating usage of the Quart and Strawberry GraphQL frameworks/libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Potential PR to Strawberry: Flask async view

scottweitzner opened this issue · comments

Hey there! Stumbled upon this great tutorial recently and found someone else extending strawberry.flask.views.GraphQLView. What you're doing looks a lot cleaner than what I currently have. What would you think about opening a PR to the official library?