Skip to content

tpt-research/Jibril-Old

Repository files navigation

The new Service is available here

Welcome to Public Transport Enabler, a Java library allowing you to get data from public transport providers.

This project contains several subprojects:

  • enabler: The library itself. This is probably what you're searching for. See the subproject's README for more information.
  • service: An example of how the library could be used as a web service. Created by The Public Transport & Tristan Marsell

You can build all sub-projects at once using Gradle:

gradle clean build

For documentation of the API, take a look on DOCUMENTATION.md