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

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andaryjo authored Mar 22, 2021
1 parent 2c5f159 commit 773d4c5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The TRIAS Client currently only supports two basic functionalities:
Install the package:

```
npm install <tbd>
npm install trias-client
```

Following script creates a TRIAS client, searches for a station and fetches the departures for the first result:
Expand Down Expand Up @@ -51,6 +51,4 @@ You might wonder why this even matters if you can just continue to use the exist

And this is where TRIAS becomes relevant, as the APIs built on it are public (not open, as they still require authentication, but public). And while some providers are a bit more strict regarding the use and display of the data, in general all of the APIs have fair terms of use and come with realistic usage quotas.

TRIAS is XML-based (urgh) and comes with a quite high request payload, but it's easy to understand and well documented.

**Made with :two_hearts: in Heidelberg.**

0 comments on commit 773d4c5

Please sign in to comment.