Skip to content

matthewlynch/halo-api-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HALO API GraphQL server example

GraphQL playground showing data returned from the HALO API

Getting Started

Note: You'll need to sign up for an API key at: developer.haloapi.com

To get started run:

  1. git clone https://github.com/matthewlynch/halo-api-graphql.git
  2. Copy the example env file and add your API key: cp .env-example .env
  3. npm install
  4. npm run metadata to download the required metadata
  5. npm start
  6. Visit localhost:4000 to see the GraphQL playground

About

Halo API GraphQL example server

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors