Skip to content

Releases: asbeane/mlb-stats-api

Using Native Fetch Library

26 Mar 06:45
Compare
Choose a tag to compare

New release uses fetch API to make requests! No longer dependent on a third party request library.

Also fixed a number of the API's, including some versions for the game API's from MLB (v1.1, and a current request which had a bug in the URL path.

First complete release

18 Jul 02:31
Compare
Choose a tag to compare

Date: 2019-07-16
Complete implementation of all known requests of the mlb stats API, including a reasonable number of unit tests, and partially complete documentation.