Skip to content

smoak/nhl_graph_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NhlGraphApi

A graphql implementation of the (undocumented) nhl api

Tech Stack

Uses graphql to provide a simple api

  • elixir 1.9+
  • absinthe 1.5
  • phoenix 1.5

Running

$ mix deps.get
$ mix phx.server