jthoms1 / graphql-star-wars-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphql-star-wars-example

This is an example graphql server that is using data from Star Wars API.

This requires the latest LTS of node. https://nodejs.org/en/

# Start by installing all dependencies
npm install

# Then we will start up the server
npm start

About


Languages

Language:JavaScript 100.0%