GraphQL and REST

GraphQL and REST

A REST API is an architectural concept for network-based software.

GraphQL is a query language, a specification, and a set of tools that operates over a single endpoint using HTTP

WhatsApp Image 2022-07-28 at 12.02.40 PM (1).jpeg

WhatsApp Image 2022-07-28 at 12.02.40 PM.jpeg

REST API :

Screenshot (311).png

Screenshot (310).png

Screenshot (306).png

Screenshot (307).png

Screenshot (308).png

Screenshot (309).png

GraphQL

GraphQL follows the same set of constraints as REST APIs, but it organizes data into a graph using one interface

Screenshot (312).png

Screenshot (313).png

Screenshot (314).png

Screenshot (315).png