Skip to content

Commit

Permalink
add Apollo Server
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed Sep 25, 2021
1 parent 4c52c8c commit 5db94ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -152,6 +152,7 @@ If you want to contribute to this list (please do), send me a pull request.

#### HTTP Server Bindings

* [Apollo Server](https://github.com/apollographql/apollo-server) - Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
* [express-graphql](https://github.com/graphql/express-graphql) - GraphQL Express Middleware.
* [hapi-graphql](https://github.com/SimonDegraeve/hapi-graphql) - Create a GraphQL HTTP server with Hapi.
* [hapi-plugin-graphiql](https://github.com/rse/hapi-plugin-graphiql) - HAPI plugin for GraphiQL integration.
Expand Down

0 comments on commit 5db94ce

Please sign in to comment.