tonimoeckel / express-graphql-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL Express Demo

Introduction

A little sample graphql app, that uses an existing REST Webservice to resolve data.

Installation

Requirements

npm install json-server -g

Install

yarn install

Run it with

./node_modules/.bin/babel-node index.js

About


Languages

Language:JavaScript 100.0%