GraphQL Server for UFC's public API.
The data is fetched from UFC's public API: http://ufc-data-api.ufc.com/api/v3/iphone/fighters/.
The app that uses this server is https://github.com/jgcmarins/react-native-relay-graphql-example.
Live demo here.
$ yarn install
or
$ npm install
$ yarn start
or
$ npm start
koa
graphql