ac-transit
v0.0.5
Published
AC Transit API client
Downloads
35
Readme
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}