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

https://github.com/johnlindquist/swapi-graphql-server


https://github.com/johnlindquist/swapi-graphql-server

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Star Wars GraphQL

All credit to http://swapi.co

## Setup

- Clone or fork this repository
- Make sure you have [node.js](https://nodejs.org/) installed
- run `npm install` to install dependencies
- run `npm start` to fire up dev server