Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tpt-research/jibril-old
- Owner: tpt-research
- License: agpl-3.0
- Created: 2019-06-30T16:01:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-01T20:45:27.000Z (almost 4 years ago)
- Last Synced: 2024-11-24T20:42:34.662Z (about 1 month ago)
- Topics: bvg, deutschebahn, graalvm, java, opendata, publictransport, rmv, springboot, transport-enabler
- Language: Java
- Homepage:
- Size: 6.1 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 MarsellYou can build all sub-projects at once using Gradle:
`gradle clean build`
For documentation of the API, take a look on DOCUMENTATION.md