Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Client consuming GitHub's GraphQL API

Build Status Slack Greenkeeper badge

A standalone version of a Apollo Client using GitHub's GraphQL API for performing queries and mutations. Read more about it here.

Features

  • Node.js standalone application for the command line
  • Apollo Client with Apollo Boost with GitHub GraphQL API
    • Queries and Mutations

Installation

  • git clone git@github.com:the-road-to-graphql/node-apollo-boost-github-graphql-api.git
  • cd node-apollo-boost-github-graphql-api
  • add your own GitHub personal access token in a .env file in your root folder
    • GITHUB_PERSONAL_ACCESS_TOKEN=xxxXXX
  • npm install
  • npm start

Contributing

Want to learn more about React + GraphQL + Apollo?

About

A standalone GraphQL application that uses Apollo Client for consuming the GitHub GraphQL API

Topics

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages