GraphQL - provides exactly what consumers need and nothing more
Vinod Gupta
Sr Technologist | Azure, MicroServices, Event Sourcing & CQRS | .NET Core, C#, Java
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)
GitHub
Microsoft