Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
Mark project as discontinued in README
Browse files Browse the repository at this point in the history
  • Loading branch information
phansch committed Apr 12, 2024
1 parent 73f9e03 commit 97f9403
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# infravelo-rs

Very basic API client for the [infravelo.de](https://www.infravelo.de) API.

## Setup

1. Install Rust via [rustup.rs](https://rustup.rs)
2. Clone the repo & change to the repo dir `git clone https://github.com/phansch/infravelo-rs.git && cd infravelo-rs`
3. Run `cargo run` to fetch all data.

## Disclaimer

I'm not associated with infravelo.de. I'm only providing this API client without any of the data.
If you want to make use of the data, make sure to read their terms here: https://www.infravelo.de/api
Discontinued and moved to [infravelo-py](https://github.com/phansch/infravelo-py).

0 comments on commit 97f9403

Please sign in to comment.