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

https://github.com/igorhalfeld/graphql-example

A simple graphql use example.
https://github.com/igorhalfeld/graphql-example

Last synced: 9 months ago
JSON representation

A simple graphql use example.

Awesome Lists containing this project

README

          

## A GraphQL example.

> Talk at @GDGDuqueDeCaxias, the slide are [here](https://docs.google.com/presentation/d/1Bp2Z13ZE4MicJ15v-k-APT5swb2gJcZgokIHuaX7QWg/edit?usp=sharing).

**better example [here](https://github.com/Halfeld/graphql-example/tree/advanced)**

### Setup

```
npm install
npm start
```