From 7f3eaa232b1d97aa014e7fa07568a387aebe0574 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 16 Jan 2025 20:24:16 +0100 Subject: [PATCH] =?UTF-8?q?DB:=20explain=20that=20the=20endpoint=20is=20do?= =?UTF-8?q?wn,=20link=20to=20alternative=20db-vendo-client=20=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit see also https://github.com/public-transport/hafas-client/issues/331 see also https://github.com/public-transport/db-vendo-client/issues/10 --- p/db/readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/p/db/readme.md b/p/db/readme.md index b86458d70..a58f1d0e9 100644 --- a/p/db/readme.md +++ b/p/db/readme.md @@ -2,6 +2,10 @@ [*Deutsche Bahn (DB)*](https://en.wikipedia.org/wiki/Deutsche_Bahn) is the largest German long-distance public transport company. This profile adds *DB*-specific customizations to `hafas-client`. Consider using [`db-hafas`](https://github.com/derhuerst/db-hafas#db-hafas), to always get the customized client right away. +> [!IMPORTANT] +> The [DB HAFAS API is currently not available](https://github.com/public-transport/hafas-client/issues/331), and it seems like it has been shut off permanently. +> We **recommend using [`db-vendo-client`](https://github.com/public-transport/db-vendo-client)** as a replacement. It covers most of the use cases served by `hafas-client`, but [the underlying APIs seem to have a **much lower rate limit**](https://github.com/public-transport/db-vendo-client/issues/10). ⚠️ + ## Usage ```js