Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 843 Bytes

readme.md

File metadata and controls

20 lines (15 loc) · 843 Bytes

micro-graphql-gateway

GraphQL API Gateway for microservices with micro

Build Status Coverage Status XO code style

Installation

Install using npm

$ npm install --save micro-graphql-gateway

Usage

const {server, Service} = require('micro-graphql-gateway')

service = new Service()

license

Copyright © 2016 Carey Janecka