From 6a2c8cbca92940be3205f4615a2264969db22106 Mon Sep 17 00:00:00 2001 From: Drew Hynes Date: Sat, 6 Jan 2018 12:20:33 -0500 Subject: [PATCH] added standings endpoint --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33f185c..f7b0423 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,6 @@ in-progress season and shows **projected** totals based on current onPaceRegular } ``` - --- ### Game `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 than `feed/live` and is much more suitable for post-game details including goals, 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