1
0
mirror of https://gitlab.com/dword4/nhlapi synced 2024-11-24 11:34:54 +00:00

added standings endpoint

This commit is contained in:
Drew Hynes 2018-01-06 12:20:33 -05:00 committed by GitHub
parent 7470a565b8
commit 6a2c8cbca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -443,7 +443,6 @@ in-progress season and shows **projected** totals based on current onPaceRegular
} }
``` ```
--- ---
### Game ### Game
`GET https://statsapi.web.nhl.com/api/v1/game/ID/feed/live` Returns all data about `GET https://statsapi.web.nhl.com/api/v1/game/ID/feed/live` Returns all data about
@ -455,3 +454,9 @@ with a JSON viewer.
`GET https://statsapi.web.nhl.com/api/v1/game/ID/boxscore` Returns far less detail `GET https://statsapi.web.nhl.com/api/v1/game/ID/boxscore` Returns far less detail
than `feed/live` and is much more suitable for post-game details including goals, than `feed/live` and is much more suitable for post-game details including goals,
shots, PIMs, blocked, takeaways, giveaways and hits. shots, PIMs, blocked, takeaways, giveaways and hits.
---
### Standings
`GET https://statsapi.web.nhl.com/api/v1/standings` Returns ordered standings data
for each team broken up by divisions