Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elastic/enterprise-search-js
Official Node.js client for Elastic Enterprise Search, App Search, and Workplace Search.
https://github.com/elastic/enterprise-search-js
app-search appsearch client elastic elastic-appsearch elastic-enterprise-search elastic-search elastic-workplace-search elasticsearch enterprise-search nodejs workplace-search
Last synced: 7 days ago
JSON representation
Official Node.js client for Elastic Enterprise Search, App Search, and Workplace Search.
- Host: GitHub
- URL: https://github.com/elastic/enterprise-search-js
- Owner: elastic
- License: apache-2.0
- Created: 2021-03-02T13:43:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T18:33:33.000Z (21 days ago)
- Last Synced: 2024-12-16T15:17:00.471Z (7 days ago)
- Topics: app-search, appsearch, client, elastic, elastic-appsearch, elastic-enterprise-search, elastic-search, elastic-workplace-search, elasticsearch, enterprise-search, nodejs, workplace-search
- Language: TypeScript
- Homepage: https://www.elastic.co/guide/en/enterprise-search-clients/index.html
- Size: 278 KB
- Stars: 19
- Watchers: 196
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) [![Build Status](https://clients-ci.elastic.co/buildStatus/icon?job=elastic%2Benterprise-search-js%2Bmain)](https://clients-ci.elastic.co/job/elastic+enterprise-search-js+main/). [![Node CI](https://github.com/elastic/enterprise-search-js/actions/workflows/nodejs.yml/badge.svg)](https://github.com/elastic/enterprise-search-js/actions/workflows/nodejs.yml)
Official Node.js and universal clients for Elastic Enterprise Search, App Search, and Workplace Search.
- [Node.js client](./packages/enterprise-search) - All Enterprise Search APIs supported in Node.js
- Read the [documentation](https://www.elastic.co/guide/en/enterprise-search-clients/enterprise-search-node/master/index.html)
- [Universal client](./packages/enterprise-search-universal) - Node.js and browser support for a lower API surface (search and analytics)## License
This software is licensed under the [Apache 2 license](./LICENSE).