/teamcowboy-graphql

A GraphQL implementation of the Team Cowboy API

Primary LanguageElixir

TeamCowboyGraphQL

Build Status

A GraphQL implementation of the TeamCowboy API

Setup

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

GraphiQL

Visit localhost:4000/graphiql from your browser.