mirror of
https://gitlab.com/dword4/nhlapi
synced 2024-11-21 18:14:55 +00:00
Added /positions endpoint
This commit is contained in:
parent
542da5bd8a
commit
efd46ff48b
@ -224,6 +224,10 @@ specify the id value in order to return data.
|
||||
```
|
||||
`GET https://statsapi.web.nhl.com/api/v1/people/ID/stats` Complex endpoint with
|
||||
lots of append options to change what kind of stats you wish to obtain
|
||||
|
||||
`GET https://statsapi.web.nhl.com/api/v1/positions` Simple endpoint that
|
||||
obtains an array of eligible positions in the NHL
|
||||
|
||||
#### Modifiers
|
||||
`?stats=statsSingleSeason&season=19801981` Obtains single season statistics
|
||||
for a player
|
||||
|
Loading…
Reference in New Issue
Block a user