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

https://github.com/maxpou/nodejs-graphql


https://github.com/maxpou/nodejs-graphql

getting-started graphql nodejs

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# NodeJS-GraphQL

The [GraphQL.js Getting started](http://graphql.org/graphql-js/).

## Installation

```
npm install
```

## Using

1. `npm run`
2. Go to [http://localhost:4000/graphql](http://localhost:4000/graphql)