
Packt Hands-on GraphQL for Better RESTful Web Services
English | Size: 3.49 GB
Category: Tutorial
GraphQL is an API standard that provides a more efficient, powerful and flexible alternative to REST. One of the most common problems with REST is over and under fetching of data. GraphQL gives you the flexibility to think of the APIs as a graph and not as endpoints. Hence the execution becomes easier and quicker. [Read more…]