db-vendo-client/readme.md

28 lines
855 B
Markdown
Raw Normal View History

2016-06-22 01:39:04 +02:00
# hafas-client
2017-11-11 21:06:54 +01:00
**A client for HAFAS public transport APIs**, providing the base for [vbb-hafas](https://github.com/derhuerst/vbb-hafas) and [db-hafas](https://github.com/derhuerst/db-hafas).
2016-06-22 01:39:04 +02:00
[![npm version](https://img.shields.io/npm/v/hafas-client.svg)](https://www.npmjs.com/package/hafas-client)
[![build status](https://img.shields.io/travis/derhuerst/hafas-client.svg)](https://travis-ci.org/derhuerst/hafas-client)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/hafas-client.svg)
2017-02-27 16:51:09 +01:00
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)
2016-06-22 01:39:04 +02:00
## Installing
```shell
npm install hafas-client
```
## Usage
2017-11-11 21:06:54 +01:00
```
todo
```
2016-06-22 01:39:04 +02:00
## 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).