iOS application that allows users to view Boston University bus locations and schedules.
-
Updated
Apr 20, 2020 - Swift
iOS application that allows users to view Boston University bus locations and schedules.
The RouteTracker API's purpose is to encapsulate calls to the Chicago Transit Authority's bus and train APIs. It creates objects that are more easily consumable for a mobile app. Additionally, it helps cache results to minimize exhausting the limit of calls per day set by the CTA. Deployable format is a fat jar with embedded Tomcat server.
Add a description, image, and links to the bus-tracker-api topic page so that developers can more easily learn about it.
To associate your repository with the bus-tracker-api topic, visit your repo's landing page and select "manage topics."