GraphQL
Write an awesome doc for GraphQL. A very nice an practical one extracted from GraphQL official documentation.
View on GitHub
Serve over HTTP
#
A single endpoint which expresses the full set of capabilities of the service.
In contrast to REST APIs which expose a suite of URLs each of which expose a single resource.