Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: The End of GraphQL with Matt Bessey
Description: GraphQL is an open-source query language for APIs and a runtime for executing those queries. It was developed by Facebook to address the problem of over-fetching or under-fetching data, which is a common issue with traditional REST APIs.Matt Bessey is a Principal Engineer and Software Architect. Earlier this year Matt wrote a blog post titled âWhy, after 6 years, Iâm over GraphQLâ. The post put words to many usersâ frustrations with the technology, and it went viral on Hacker News.Matt joins the show today to talk about GraphQL, the problems it solves, its security v...