This is a fork of the OTP repository and works as a standalone web interface to use the OTP API.
The main purpose of this project is to debug OTP API results.
python -m SimpleHTTPServer
edit js/otp/config.js
hostname : "http://localhost:8080",
restService: "otp/routers/manila",