To use the API, simply append a team name to the URL after the `/roster/` endpoint. For example, accessing /roster/cubs will return the roster for the Chicago Cubs. The API will match the provided team name to an official MLB team and respond with a JSON object containing the team's roster and player details.
This site is running within a docker container, on an Azure web app instance.
|
To see details about the automated deployment of this app, visit my GitHub!