vertx-graphql
Version:
Create a GraphQL HTTP Server with Vert.x
18 lines (12 loc) • 437 B
Markdown
<p align="center"><img alt="Vertx GraphQL Logo" width="50%" src="https://user-images.githubusercontent.com/12070900/47941576-f8a5d380-deee-11e8-8338-82375cd7ccee.png"></p>


### Installation
```sh
npm install --save vertx-graphql
```
```sh
yarn add vertx-graphql
```
Documentation:
https://vertx-graphql.github.io/