From 9594d87314043a11d2c157c79fb27e6ff422bc7d Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 16 Jan 2025 20:27:15 +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 --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 63fd0d7..446bbf5 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,10 @@ This project is actually a thin wrapper around [`hafas-client@6`](https://github.com/public-transport/hafas-client/blob/6/readme.md). [Its docs](https://github.com/public-transport/hafas-client/blob/6/docs/readme.md) document the API in general. +> [!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). ⚠️ + [![npm version](https://img.shields.io/npm/v/db-hafas.svg)](https://www.npmjs.com/package/db-hafas) ![ISC-licensed](https://img.shields.io/github/license/public-transport/db-hafas.svg) [![support me via GitHub Sponsors](https://img.shields.io/badge/support%20me-donate-fa7664.svg)](https://github.com/sponsors/derhuerst)