Building a Simple Blogging GraphQL API with Django and Strawberry
What is GraphQL?
GraphQL is a query language for APIs that enables clients to request only the data they need and nothing more. Unlike traditional REST APIs, where clients are often constrained by the fixed structure of the responses, GraphQL allows ...
aniketdubey.hashnode.dev3 min read
Jake Mellichamp
Windows Kernel Engineer | Security Engineer
I saw Strawberry and thought it was going to be strawberry perl ;-;