/OpenRailRouting-doc

documentation of the railway routing API

Primary LanguageHTML

OpenRailRouting REST API

This repository contains the documentation of the REST API of OpenRailRouting. The documentation is based on the old documentation of the GraphHopper Directions API.

Building

Mkdocs version 1.0 or newer is required.

Run ./build.sh to build it. The built pages will be written to the site/ directory.