readme: link to Travel-Status-DE-HAFAS 📝

This commit is contained in:
Jannis R 2024-01-18 15:27:29 +01:00
parent 8520eb3d1c
commit 5660f602a7
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2023, Jannis R Copyright (c) 2024, Jannis R
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

View file

@ -237,6 +237,7 @@ There are [community-maintained TypeScript typings available as `@types/hafas-cl
- [`hafas-client-php`](https://github.com/MrKrisKrisu/hafas-client-php) PHP port of `hafas-client`. - [`hafas-client-php`](https://github.com/MrKrisKrisu/hafas-client-php) PHP port of `hafas-client`.
- [*Transit*](https://jlnstrk.github.io/transit/) Kotlin client for mutliple kinds of public transport APIs, with support for HAFAS APIs. - [*Transit*](https://jlnstrk.github.io/transit/) Kotlin client for mutliple kinds of public transport APIs, with support for HAFAS APIs.
- [`nimhafas`](https://git.ctu.cx/nimhafas/index.html) Nim HAFAS client (no longer maintained). - [`nimhafas`](https://git.ctu.cx/nimhafas/index.html) Nim HAFAS client (no longer maintained).
- [Travel-Status-DE-HAFAS](https://chaosdorf.de/git/derf/travel-status-de-hafas/-/tree/5.01/lib/Travel/Status/DE) Perl HAFAS client, rather minimal.
- [*Friendly Public Transport Format*](https://github.com/public-transport/friendly-public-transport-format#friendly-public-transport-format-fptf) A format for APIs, libraries and datasets containing and working with public transport data. - [*Friendly Public Transport Format*](https://github.com/public-transport/friendly-public-transport-format#friendly-public-transport-format-fptf) A format for APIs, libraries and datasets containing and working with public transport data.
- [`observe-hafas-client`](https://github.com/public-transport/observe-hafas-client) Observe all departures/arrivals/etc. returned by `hafas-client`. - [`observe-hafas-client`](https://github.com/public-transport/observe-hafas-client) Observe all departures/arrivals/etc. returned by `hafas-client`.
- [`cached-hafas-client`](https://github.com/public-transport/cached-hafas-client) Pass in a `hafas-client` instance, cache data from it. - [`cached-hafas-client`](https://github.com/public-transport/cached-hafas-client) Pass in a `hafas-client` instance, cache data from it.