Releases: asbeane/mlb-stats-api
Releases · asbeane/mlb-stats-api
Using Native Fetch Library
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
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.