GraphQL topic

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.

List GraphQL repositories

awesome-apollo-graphql

149
Stars
21
Forks
Watchers

A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem :star2:

graphile-starter-cra

19
Stars
2
Forks
Watchers

Create React App (CRA) edition of Graphile Starter, the opinionated quick-start with pre-built user account system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Pow...

go-graphql-sse-example

7
Stars
3
Forks
Watchers

Basic example application using Go + GraphQL Subscriptions + Server-Sent Events + MongoDB + VueJS

docusaurus-graphql-plugin

24
Stars
9
Forks
Watchers

Docusaurus plugin generating Markdown documentation from a GraphQL schema.

graphql-mapper

31
Stars
4
Forks
Watchers

ABANDONED - A PHP library to build GraphQL schema based on your model.

apollo-phoenix-websocket

91
Stars
9
Forks
Watchers

An Apollo networkInterface for executing GraphQL queries via Phoenix Channels

GraphQL.Tools

92
Stars
12
Forks
Watchers

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.

deno_graphql

18
Stars
4
Forks
Watchers

GraphQL HTTP middlewares for Deno server frameworks.

OpenLibrary-GraphQL

55
Stars
5
Forks
Watchers

Search for books using work, edition or ISBN with Open Library API. Deployed using Deno and GraphQL.

gest

145
Stars
2
Forks
Watchers

👨‍💻 A sensible GraphQL testing tool - test your GraphQL schema locally and in the cloud