Table of Contents
GraphQL
Return to Protocol Buffers (Protobuf), gRPC, Microservices, REST
- Snippet from Wikipedia: GraphQL
GraphQL is an open-source data query and manipulation language for APIs and a query runtime engine.
GraphQL enables declarative data fetching where a client can specify exactly what data it needs from an API. Instead of multiple endpoints that return separate data, a GraphQL server exposes a single endpoint and responds with precisely the data a client asked for. Because a GraphQL server can fetch from separate data sources and present the data in a unified graph, it isn't tied to any specific database or storage engine.
YouTube Videos
Cloud Monk recommends the following YouTube video:
GitHub Tags
External Sites
Main
- graphql
Interesting Articles
Support Resources, FAQs, Q&A, Docs, Blogs
Search Engines
Repos and Registries
Package Managers Artifact Registries and Repos:
- https://hub.docker.com/search?q=graphql &type=image - Docker Hub Search
Courses
Books
Vidcasts-Podcasts
Cloud Monk is Retired (for now). Buddha with you. © 2022 Losang Jinpa or Fair Use. Disclaimers. REPLACE with: navbar_footer