Crates.io | hrdf-routing-engine |
lib.rs | hrdf-routing-engine |
version | 0.2.1 |
source | src |
created_at | 2024-08-13 11:20:31.542525 |
updated_at | 2024-09-14 19:56:16.478151 |
description | Public transport routing engine based on Swiss HRDF data. |
homepage | |
repository | https://github.com/florianburgener/hrdf-routing-engine |
max_upload_size | |
id | 1335853 |
size | 166,976 |
Public transport routing engine based on Swiss HRDF data.
Author: Florian Burgener
https://crates.io/crates/hrdf-routing-engine
apt install libssl-dev
on Ubuntu)git clone https://github.com/florianburgener/hrdf-routing-engine
cd hrdf-routing-engine
Starts the routing engine in debug mode:
cargo run --release
Starts the routing engine in web service mode (port 8100):
cargo run --release -- serve