Note: You'll need to sign up for an API key at: developer.haloapi.com
To get started run:
git clone https://github.com/matthewlynch/halo-api-graphql.git
- Copy the example env file and add your API key:
cp .env-example .env
npm install
npm run metadata
to download the required metadatanpm start
- Visit localhost:4000 to see the GraphQL playground