/mbta-v3-go

A Go client for the MBTA v3 REST API (https://www.mbta.com/developers/v3-api)

Primary LanguageGoApache License 2.0Apache-2.0

mbta-v3-go

GoDoc

A Go client for the MBTA v3 REST API.

Disclaimer

This project is considered done by us, but hasn't been fully tested in a production environment. Feel free to use it and if you encounter bugs, raise an issue and we will try to fix them.

Package Layout

This project was designed based on the go-github library. Therefore, we have one main package folder called mbta, and all files in that correspond to different API calls.