okgrow/swapi-graphql

Name: swapi-graphql

Owner: OK GROW!

Description: A GraphQL schema and server wrapping SWAPI.

Created: 2018-03-27 22:50:03.0

Updated: 2018-04-05 00:11:47.0

Pushed: 2018-03-27 23:07:32.0

Homepage: http://graphql.org/swapi-graphql/

Size: 668

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SWAPI GraphQL Wrapper

A wrapper around SWAPI built using GraphQL.

Uses:

Try it out at: http://graphql.org/swapi-graphql

Deploy

Getting Started

Install dependencies with

install
SWAPI Wrapper

The SWAPI wrapper is in ./swapi. It can be tested with:

test
Local Server

A local express server is in ./server. It can be run with:

start

A GraphiQL instance will be opened at http://localhost:8080/ (or similar; the actual port number will be printed to the console) to explore the API.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.