GraphQL is a query language for APIs, enabling clients to request exactly the data they need. It provides a clear, efficient, and powerful alternative to REST by defining a schema for data types and allowing clients to specify their queries, reducing over-fetching and under-fetching of data.
- Notifications
You must be signed in to change notification settings - Fork 0
GraphQL is a query language for APIs, enabling clients to request exactly the data they need. It provides a clear, efficient, and powerful alternative to REST by defining a schema for data types and allowing clients to specify their queries, reducing over-fetching and under-fetching of data.
License
natthasath/demo-python-graphql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GraphQL is a query language for APIs, enabling clients to request exactly the data they need. It provides a clear, efficient, and powerful alternative to REST by defining a schema for data types and allowing clients to specify their queries, reducing over-fetching and under-fetching of data.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published