An open API service indexing awesome lists of open source software.

https://github.com/robertoachar/graphql-api

GraphQL API.
https://github.com/robertoachar/graphql-api

express graphql mongodb node

Last synced: 4 months ago
JSON representation

GraphQL API.

Awesome Lists containing this project

README

          

# graphql-api

Generated by [OSS Project Generator](http://bit.ly/generator-oss-project).

[![License][license-badge]][license-url]

> GraphQL API.

# Development

* Cloning the repo

```bash
$ git clone https://github.com/robertoachar/graphql-api.git
```

* Installing dependencies

```bash
$ npm install
```

* Running scripts

Action | Usage
------ | -----
Starting development mode | `npm start`
Linting code | `npm run lint`

# Author
[Roberto Achar](https://twitter.com/robertoachar)

# License
[MIT](https://github.com/robertoachar/graphql-api/blob/master/LICENSE)

[license-badge]: https://img.shields.io/github/license/robertoachar/graphql-api.svg
[license-url]: https://opensource.org/licenses/MIT