UNPKG

vertx-graphql

Version:

Create a GraphQL HTTP Server with Vert.x

18 lines (12 loc) 437 B
<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> ![npm (scoped)](https://img.shields.io/npm/v/vertx-graphql.svg) ![npm](https://img.shields.io/npm/l/vertx-graphql.svg) ### Installation ```sh npm install --save vertx-graphql ``` ```sh yarn add vertx-graphql ``` Documentation: https://vertx-graphql.github.io/