-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Daniel Tischner edited this page Jun 10, 2018
·
9 revisions
Cobweb is a multi-modal journey planner offering a server based REST API and a light frontend.
- The frontend acts independent of the backend and acts as demonstration of how to access and use the API.
- The backend provides three REST APIs, one for planning journeys, one for searching nodes by their name and one for retrieving the nearest node to a given location.
The following sub-pages document the structure of the project and how to use it in detail.