Skip to content

code-for-magdeburg/public-transport-webservice

Repository files navigation

Webservice for the Public Transport Enabler library

Install & Run

Build service

$ gradle clean build

Set environment variables (e.g. by adding a .env file)

PROVIDER_NAME=...
PROVIDER_AUTHORIZATION=...

Run application

$ java -jar build/libs/public-transport-webservice.jar

API

Locations

GET /query-nearby-locations

Departures

GET /query-departures

Suggestions

GET /suggest-locations

Credits

Andreas Schildbach: For providing the awesome library Public Transport Enabler

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages