Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/segment-boneyard/yal-elasticsearch

Elasticsearch plugin for yal-server
https://github.com/segment-boneyard/yal-elasticsearch

Last synced: about 7 hours ago
JSON representation

Elasticsearch plugin for yal-server

Awesome Lists containing this project

README

        

# yal-elasticsearch

Elasticsearch plugin for [yal-server](https://github.com/segmentio/yal-server).

## Usage

```js
var es = require('yal-elasticsearch');
server.use(es('http://localhost:9200'));
```

## License

MIT