Building a RESTful API with GraphQL
Welcome to The Day 20 of Our Node.js Zero to 1! Blog Series ๐
GraphQL is a query language for APIs and a runtime for executing those queries by using a type system you define for your data. It allows clients to request exactly the data they need, ma...
anuj1.hashnode.dev5 min read