GraphQL Server for Star Wars' public API.
The data is fetched from Star Wars' public API: https://swapi.co/api/people/.
The app that uses this server is https://github.com/jgcmarins/react-native-relay-graphql-example.
Live demo here.
$ yarn install
$ yarn build
or
$ npm install
$ npm build
$ yarn start
or
$ npm start
koa
graphql