mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-04-20 23:23:56 +03:00
26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
# hafas-client
|
|
|
|
**A client for the HAFAS mobile API**, providing the base for [vbb-hafas](https://github.com/derhuerst/vbb-hafas) and [db-hafas](https://github.com/derhuerst/db-hafas).
|
|
|
|
[](https://www.npmjs.com/package/hafas-client)
|
|
[](https://travis-ci.org/derhuerst/hafas-client)
|
|
[](https://david-dm.org/derhuerst/hafas-client)
|
|
[](https://david-dm.org/derhuerst/hafas-client#info=devDependencies)
|
|

|
|
|
|
|
|
## Installing
|
|
|
|
```shell
|
|
npm install hafas-client
|
|
```
|
|
|
|
|
|
## Usage
|
|
|
|
todo
|
|
|
|
|
|
## Contributing
|
|
|
|
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/hafas-client/issues).
|