GraphQL | The query language for modern APIs

GraphQL | The query language for modern APIs

graphql.org

1

About this website

GraphQL is a query language and runtime for APIs that enables clients to request exactly the data they need and nothing more reducing over-fetching and improving application performance. Unlike traditional REST APIs GraphQL allows clients to specify which fields they want in the response making it ideal for mobile and bandwidth-constrained applications. The GraphQL specification is open-source and language-independent with implementations available for virtually all major programming languages. Major technology companies including Meta Netflix and Airbnb have adopted GraphQL for their APIs.

Tags & Categories

Tags

Statistics

1
Views
0
Clicks
0
Like
0
Dislike

Comments

Log In to post a comment

No comments yet. Be the first!