
org.opentripplanner.api.package.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of otp Show documentation
Show all versions of otp Show documentation
The OpenTripPlanner multimodal journey planning system
# OTP REST API
This package contains the code which exposes OpenTripPlanner services to the outside world as a
REST API. This includes Jersey REST resource classes (in the "resource" subpackage, picked up by
Jersey's package scanning process), and the classes modeling the structure of the response (in
the "model" subpackage). We provide OTP with the REST API as a embedded standalone Grizzly-based
command-line server.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy