Crates.io | hafas-rest |
lib.rs | hafas-rest |
version | 0.1.3 |
source | src |
created_at | 2022-03-17 11:45:35.588769 |
updated_at | 2022-04-03 14:24:37.950714 |
description | A API-client for Hafas |
homepage | https://gitlab.com/Schmiddiii/hafas-rest |
repository | https://gitlab.com/Schmiddiii/hafas-rest |
max_upload_size | |
id | 551752 |
size | 55,934 |
A library for interacting with the hafas API. The main API-endpoint is located at https://v5.db.transport.rest/ For documentation of the API, look at https://github.com/derhuerst/db-rest/blob/5/docs/api.md.
The main struct for interacting with the API is [Hafas], which uses rrw to initialize and use the API.