GraphQL - provides exactly what consumers need and nothing more

Some of you already know that GrapQL is the now preferred technology for communication over http between client/consumer and server especially in mobile application world. Unlike REST, GrapQL reduces payload significantly by providing options to retrieve only desired attributes of an entity.

If you have got knowledge/experience on it then you already know that it is a super cool technology, if not and willing to know more about this awesome offering, read more about it here GraphQL | A query language for your API!!!

Invented by Facebook (Meta now ??) and used by many leading companies across the globe, few are below-

Facebook (Meta)

https://developers.facebook.com/tools/explorer

No alt text provided for this image


GitHub

https://docs.github.com/en/graphql/overview/explorer

No alt text provided for this image

Microsoft

https://developer.microsoft.com/en-us/graph/graph-explorer

No alt text provided for this image


要查看或添加评论,请登录

Vinod Gupta的更多文章

  • gRPC - vehicle for a real-time full-duplex communication

    gRPC - vehicle for a real-time full-duplex communication

    Have you ever worked on some kind of web based chat applications where the requirement is to manage the real-time…

  • My 2 cents for Event Sourcing

    My 2 cents for Event Sourcing

    Can you go back in history and change it (of course not in reel life)? No one of us have that superpower?? Since many…

  • Azure - Service Bus, Event Hub, Application Insights & Log Analytics

    Azure - Service Bus, Event Hub, Application Insights & Log Analytics

    Event Hub, Service Bus and Application Insights are part of Azure Service Bus Namespace in Azure portal and part of…

  • Azure CosmosDB Implementation

    Azure CosmosDB Implementation

    Objective Design planet scale Azure Cosmos DB for better throughput, latency and scalability. Goals Defining the…

  • Containerized Cloud Logging

    Containerized Cloud Logging

    1. Overview As with any service, logging is a core component of Docker.

    1 条评论

社区洞察

其他会员也浏览了