deprecation note 📝; 5.0.3

This commit is contained in:
Jannis R 2023-05-08 15:41:27 +02:00
parent 9e6cc8ed6b
commit c91bdc79f2
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
3 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2022, Jannis R
Copyright (c) 2023, 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.

View file

@ -2,7 +2,7 @@
"private": true,
"name": "db-rest",
"description": "A clean REST API wrapping around the Deutsche Bahn API.",
"version": "5.0.2",
"version": "5.0.3",
"main": "index.js",
"author": "Jannis R <mail@jannisr.de>",
"homepage": "https://github.com/derhuerst/db-rest/tree/5",

View file

@ -1,5 +1,9 @@
# db-rest
**Deprecated. Please use the [latest version](https://github.com/derhuerst/db-rest) of this API.**
---
**A clean REST API wrapping around the [Deutsche Bahn HAFAS API](https://github.com/public-transport/db-hafas#db-hafas).** It is deployed at [`v5.db.transport.rest`](https://v5.db.transport.rest/).
[**API Documentation**](docs/readme.md)