search for nfl players via the official search
v0.3.0Add documentationPublish to Hex
v0.3.1- Add
P&Kposition statistics
- Add
v0.3.2- Add
by_team - Add atom support for
position - Add atom support for
team
- Add
v0.3.1- Add
historicalboolean option as keyword list options - Add
conferenceatom option as keyword list options forby_position - Add Credo styling
- Add
v0.4.0- Add
Playerstruct - Add
@specdocumentation
- Add
If available in Hex, the package can be installed
by adding nfl_player_searchex to your list of dependencies in mix.exs:
def deps do
[{:nfl_player_searchex, "~> 0.3.0"}]
endDocumentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/nfl_player_searchex.