KmbETA-API
KmbETA-API copied to clipboard
An API to fetch ETA data from KMB routes
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hi! I was following the quick start guide to setup the api. First of all, according to the javadoc, `getRemainingArrivalTimeText` method doesn't exist anymore. Also, I ran into the following...
Features to be add (or MUST) to the version 2.0.0-SNAPSHOT
The library will be moving to Maven Central as seems I know well with publishing Maven Central now. The library hosting in SF is quite inconvenient for users right? Huh
This is a bug in the API since I uploaded the new bus database with UTF-8 encoding. The ```InputStreamReader``` in ```BusDatabase.loadDatabase(InputStream in)``` is issuing problems as I forget to put...
I recently found out there is an new parameter in the JSON response in the API. ```ex``` seems represent expire time. Maybe adding in this API to provide scheduled updates/requests...