Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tpt-research/jibril-old

Kotlin Spring Service to query the public-transport-enabler to the public.
https://github.com/tpt-research/jibril-old

bvg deutschebahn graalvm java opendata publictransport rmv springboot transport-enabler

Last synced: 18 days ago
JSON representation

Kotlin Spring Service to query the public-transport-enabler to the public.

Awesome Lists containing this project

README

        

# The new Service is available [here](https://github.com/ZweiDev/Shibi)

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

This project contains several subprojects:

* [__enabler__](enabler):
The library itself. This is probably what you're searching for. See the subproject's [README](enabler/README.md) for more information.
* [__service__](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