/ac-transit

A JavaScript client for the AC Transit API

Primary LanguageJavaScript

ac-transit

A JavaScript client for the AC Transit API.

To run the tests, first acquire an API token from AC Transit. Next, put the following in a .env file in the root of the project directory:

AC_TRANSIT_API_TOKEN={your API token}