graphql-server
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
Here are 1,419 public repositories matching this topic...
Starting with Graph QL and its basics
-
Updated
Dec 22, 2022 - JavaScript
a starter project for GraphQL server
-
Updated
Jun 10, 2017 - TypeScript
better tool to wrap your resolver in graphql-compose 👩🏼🎤
-
Updated
Dec 5, 2017 - TypeScript
🚣♂️ GraphQL API for a boat rental app
-
Updated
Jun 20, 2018 - JavaScript
A flexible QraphQL API Server for Project Gemini.
-
Updated
Dec 22, 2022 - TypeScript
A sample GraphQL Server built using graphql-yoga.
-
Updated
Jul 6, 2018 - JavaScript
-
Updated
Oct 5, 2019 - TypeScript
Task management app build using react js and graphql based nodejs server
-
Updated
Jan 3, 2023 - TypeScript
-
Updated
Mar 2, 2023 - JavaScript
-
Updated
Sep 12, 2018 - JavaScript
This is a Ghibli Studio GraphQL API server
-
Updated
Apr 6, 2019 - JavaScript
Graphql API Server
-
Updated
Jul 22, 2018 - JavaScript
Restify GraphQL Example
-
Updated
Oct 27, 2020 - JavaScript
Private Postgraphile API for The Foreign Architect
-
Updated
Aug 16, 2020 - JavaScript