ffnerd v0.1.0 FFNerd.Team
Provides functions to work with Fantasy Football Nerd’s Bye Week resources.
More info at: http://www.fantasyfootballnerd.com/fantasy-football-api#teams
Summary
Functions
Return a single team record by team code.
Examples
FFNerd.Team.find “SEA”, client
Specs
new(ExConstructor.map_or_kwlist, Keyword.t) :: %FFNerd.Team{code: term, full_name: term, short_name: term}