sangria-playground
GraphQL server
An example GraphQL server written in JavaScript using the Play framework and Sangria
An example of GraphQL server written with Play and sangria
88 stars
11 watching
46 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sangria-graphql/sangria | A Scala implementation of the GraphQL query language and specification | 1,958 |
sangria-graphql/sangria-relay | Supports Relay GraphQL queries in Sangria servers | 90 |
hasura/learn-graphql | A comprehensive tutorial series for building real-world GraphQL applications with deadlines | 1,202 |
sangria-graphql/sangria-circe | A Scala library that provides Circe-based marshalling functionality for Sangria GraphQL. | 24 |
chadian/ember-graphql-examples | A collection of examples showcasing the use of GraphQL in an Ember application | 5 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
ryanhs/graphql-koa-scripts | Simplifies setup of GraphQL and Koa applications | 2 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
manifold-systems/manifold-sample-graphql-app | A sample application demonstrating GraphQL schema-first development and client-side query execution using SparkJava | 19 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
mugli/learning-graphql | Learning GraphQL using JavaScript | 943 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
simondegraeve/hapi-graphql | Creates a GraphQL HTTP server with Hapi. | 115 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |