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

56 Commits

Author SHA1 Message Date
Brock
cce4b8a9f1 Added list of team logos as "infinite res" SVGs for all teams and franchises going back to 1917...Yes, it includes the Montreal Wanderers. 2019-09-29 12:06:54 +00:00
Drew Hynes
e280ac0031 added event, game and play types endpoints 2019-09-20 21:48:06 +00:00
Drew Hynes
8da9026d5e Added note on default behavior of schedule endpoint. 2019-09-17 17:13:09 +00:00
Drew Hynes
25e01e4b33 Add LICENSE 2019-06-24 17:28:48 +00:00
Drew Hynes
616ceaad32 fixed minor typo 2019-05-24 21:20:25 +00:00
Drew Hynes
8ad5599548 added /seasons endpoint 2019-04-26 23:01:03 +00:00
Drew Hynes
afd542baf5 New tournaments endpoint discovered 2019-04-15 16:51:42 +00:00
Drew Hynes
69b6675658 Merge branch 'master' into 'master'
Update stats with venues endpoint, fix typo in records

See merge request dword4/nhlapi!21
2019-03-06 03:25:35 +00:00
Philip Bulsink
7a6c2ead51 Update stats with venues endpoint, fix typo in records 2019-03-06 03:25:35 +00:00
Drew Hynes
042eaa5956 fixed formatting in records-api.md 2018-09-18 00:35:02 +00:00
Drew Hynes
a31b87a0b8 restructured to be more sane 2018-09-17 20:33:01 -04:00
Drew Hynes
f6a98dc911 Added linescore endpoint for game info 2018-09-17 20:13:03 +00:00
Drew Hynes
c20e1d874a Fixed import errors in markdown 2018-06-05 13:27:43 +00:00
Drew Hynes
a85a69a3a1
Merge pull request #20 from dannoh/Awards
Added Award API
2018-05-24 10:28:59 -04:00
Dan Forsyth
0d34c23334 Added Award API 2018-05-24 10:22:21 -04:00
Drew Hynes
6475b443ae
Merge pull request #19 from Turkey2349/patch-1
Added some more endpoint data
2018-04-23 21:19:01 -04:00
Turkey2349
999858b437
Added some more endpoint data
Should also consider adding the fact that the expand modifiers can be strung together and separate them via commas
2018-04-23 01:32:42 -04:00
Drew Hynes
ae4febf98f
added stats modifier
gameLog was not included but shows up in statTypes
2018-03-04 22:59:47 -05:00
Drew Hynes
832cc72284
Merge pull request #18 from leaffan/4
Add standings example, include modifier definition for team records, …
2018-03-01 09:23:30 -05:00
leaffan
23ca8b9947 Add standings example, include modifier definition for team records, resolves #4 2018-03-01 14:03:01 +01:00
Drew Hynes
1d1b74aafd
Merge pull request #17 from Kon007/master
Fix typo in sample endpoint - required to give correct response
2018-02-23 17:50:36 -05:00
Konstantin Goldman
6acb99b305 Fix typo in sample endpoint - required to give correct response 2018-02-23 14:31:36 -08:00
Drew Hynes
9b3a45f17e
Merge pull request #15 from esilverm/master
Adding some standings modifiers
2018-02-16 12:11:49 -05:00
Evan Silverman
f730850af8
Update README.md 2018-02-16 07:50:45 -05:00
Evan Silverman
fdc91b321c
Update README.md 2018-02-16 07:50:16 -05:00
Drew Hynes
ae287bb4bc
Merge pull request #14 from dword4/dword4-patch-1
adding navigation
2018-02-15 14:31:52 -05:00
Drew Hynes
31ae6d2f68
adding navigation 2018-02-15 14:31:00 -05:00
Drew Hynes
ec88186ffb
included OpenAPI spec file 2018-02-15 14:11:29 -05:00
Drew Hynes
276f2bf6ac
Merge pull request #12 from erunion/draft-prospects
Adding draft prospect endpoint documentation.
2018-02-14 23:43:47 -05:00
Jon Ursenbach
5f0c09122b Adding draft prospect endpoint documentation. 2018-02-14 23:21:52 -05:00
Evan Silverman
07311343db
Update README.md 2018-02-13 12:44:44 -05:00
Drew Hynes
8e670dc914
Merge pull request #11 from esilverm/master
Fix minor spelling error and add single date modifier for schedule data
2018-02-13 10:27:01 -05:00
Evan Silverman
490f15efd0
Update README.md
Fix spelling of broadcast
2018-02-13 10:02:55 -05:00
Evan Silverman
3e6142d2fd
Update README.md 2018-02-12 18:17:11 -05:00
Drew Hynes
2e987affe3
removed flag
removed ?expand=team.schedule.previous from Schedule section as it does not appear to present any additional information.
2018-02-12 12:57:21 -05:00
Drew Hynes
9721768487
Merge pull request #9 from esilverm/patch-1
teamID should be teamId
2018-02-12 12:53:10 -05:00
Evan Silverman
0c6fc0639d
Update README.md 2018-02-12 12:25:50 -05:00
Drew Hynes
b8269d51c8
Typo correction
Typo fixed from issue #8
2018-02-08 12:07:40 -05:00
Drew Hynes
c066e61e0a
Merge pull request #7 from cshen98/cshen98-diffPatch
Added description of diffPatch API
2018-02-08 09:13:14 -05:00
Carl Shen
b996cc61cf
Added description of diffPatch API 2018-02-07 21:07:20 -08:00
Drew Hynes
ec30e09b02
Merge pull request #6 from jojotjebaby/patch-1
Added expand to schedule endpoint
2018-01-30 18:56:50 -05:00
Joris HART
950dc9ec9f
Added expand to schedule endpoint
Added the expand=ticket option to see the link to buy tickets for the games
2018-01-30 18:39:10 -05:00
Drew Hynes
b3c4603eda
Merge pull request #5 from gshen7/master
Add more details for game IDs
2018-01-29 17:59:48 -05:00
Gary Shen
4630276461
Update README.md 2018-01-29 17:39:28 -05:00
Drew Hynes
828d5c0f29
Merge pull request #3 from ggoncalves/patch-2
added standingsTypes, statTypes, stats endpoint
2018-01-17 11:04:01 -05:00
Gláucio Gonçalves
398828ff80
added standingsTypes, statTypes, stats endpoint 2018-01-16 23:28:27 -03:00
Drew Hynes
ff287daf61
added draft endpoint 2018-01-09 22:15:52 -05:00
Drew Hynes
18443fcd9c
Merge pull request #1 from Brobin/master
Added Schedule Endpoint
2018-01-09 22:04:50 -05:00
Brobin
6bc4152217 typos 2018-01-09 16:34:13 -06:00
Brobin
fc5588d371 add schedule endpoint 2018-01-09 16:33:22 -06:00