4 releases

0.1.3 Apr 3, 2022
0.1.2 Mar 27, 2022
0.1.1 Mar 20, 2022
0.1.0 Mar 17, 2022

#162 in #rest

GPL-3.0-or-later

20KB
418 lines

hafas-rest

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.


lib.rs:

hafas-rest

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.

Dependencies

~7–21MB
~304K SLoC