db-rest/readme.md
2017-10-24 23:28:12 +02:00

22 lines
625 B
Markdown

# db-rest
Work in progress.
[![dependency status](https://img.shields.io/david/derhuerst/db-rest.svg)](https://david-dm.org/derhuerst/db-rest)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/db-rest.svg)
[![gitter channel](https://badges.gitter.im/derhuerst/db-rest.svg)](https://gitter.im/derhuerst/db-rest)
## Installing
```
git clone https://github.com/derhuerst/db-rest.git
cd db-rest
npm install --production
npm start
```
## 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/db-rest/issues).