UNPKG

890 BMarkdownView Raw
1# GraphQL-tools: a set of tools for building GraphQL servers in JavaScript
2
3[![npm version](https://badge.fury.io/js/graphql-tools.svg)](https://badge.fury.io/js/graphql-tools)
4[![Build Status](https://travis-ci.org/apollostack/graphql-tools.svg?branch=master)](https://travis-ci.org/apollostack/graphql-tools)
5[![Coverage Status](https://coveralls.io/repos/github/apollostack/graphql-tools/badge.svg?branch=master)](https://coveralls.io/github/apollostack/graphql-tools?branch=master)
6[![Get on Slack](http://slack.apollostack.com/badge.svg)](http://slack.apollostack.com/)
7
8## Documentation
9
10Documentation and a tutorial can be found on [docs.apollostack.com](http://docs.apollostack.com/apollo-server/tools.html).
11
12## Contributions
13
14Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!