hapi-graphql
GraphQL Server
Creates a GraphQL HTTP server with Hapi.
Create a GraphQL HTTP server with Hapi.
115 stars
4 watching
27 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rse/hapi-plugin-graphiql | Integrates a GraphQL interface with authentication and documentation support | 22 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
victorcouste/hapi-cassandra | A simple REST API using Node.js and Apache Cassandra as the underlying database | 5 |
graphitejs/server | A Node.js framework for building GraphQL APIs with a focus on ease of use and data agnosticity | 120 |
contra/graphql-helix | A utility library for building GraphQL HTTP servers with minimal dependencies and flexibility | 829 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
graphql/swapi-graphql | A GraphQL schema and server wrapping SWAPI to provide an accessible API | 1,045 |
marmelab/json-graphql-server | A tool for creating and testing GraphQL APIs with minimal configuration | 1,929 |
jdnavarro/graphql-haskell | A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
pateketrueke/svql | A wrapper for Svelte 3 applications to simplify GraphQL API interactions | 61 |
jaydenseric/graphql-api-koa | Middleware for Koa to handle GraphQL queries and errors | 52 |
mirumee/ariadne | A GraphQL server implementation library | 2,217 |
graphql/graphql-over-http | Defines how GraphQL queries can be sent over HTTP. | 388 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |