hds-api
Version:
HTTP API to interact with hds
22 lines (17 loc) • 882 B
Markdown
# hds-api
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![David deps][david-image]][david-url]
[![npm download][download-image]][download-url]
HTTP API to interact with [hds](https://github.com/cheminfo/hds).
Provided as a [koa](https://github.com/koajs/koa) middleware.
## License
[MIT](./LICENSE)
[npm-image]: https://img.shields.io/npm/v/hds-api.svg?style=flat-square
[npm-url]: https://npmjs.org/package/hds-api
[travis-image]: https://img.shields.io/travis/cheminfo/hds-api/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/cheminfo/hds-api
[david-image]: https://img.shields.io/david/cheminfo/hds-api/master.svg?style=flat-square
[david-url]: https://david-dm.org/cheminfo/hds-api
[download-image]: https://img.shields.io/npm/dm/hds-api.svg?style=flat-square
[download-url]: https://www.npmjs.com/package/hds-api