https://github.com/opensearch-project/opensearch-clients
For all things about OpenSearch clients.
https://github.com/opensearch-project/opensearch-clients
Last synced: 4 months ago
JSON representation
For all things about OpenSearch clients.
- Host: GitHub
- URL: https://github.com/opensearch-project/opensearch-clients
- Owner: opensearch-project
- License: apache-2.0
- Created: 2021-09-23T21:11:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T04:01:40.000Z (4 months ago)
- Last Synced: 2025-02-25T05:18:10.895Z (4 months ago)
- Homepage:
- Size: 62.5 KB
- Stars: 9
- Watchers: 25
- Forks: 10
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
- [OpenSearch Clients](#opensearch-clients)
- [Managing OpenSearch Clients](#managing-opensearch-clients)
- [List of Available Clients](#list-of-available-clients)
- [Contributing](#contributing)
- [Getting Help](#getting-help)
- [License](#license)
- [Copyright](#copyright)## OpenSearch Clients
This repository contains all the things you ever wanted to know about OpenSearch Clients.
### Managing OpenSearch Clients
We use [meta](https://github.com/mateodelnorte/meta) to manage OpenSearch clients as a set. See [META](META.md) for more information.
### List of Available Clients
See [clients](clients/.meta) to see the list of available clients for OpenSearch.
### Headers
See [HEADERS](https://github.com/opensearch-project/.github/blob/main/CONTRIBUTING.md#license-headers) for details of headers including licenses.
### Maintaining General Health
See [DEVELOPER_GUIDE](DEVELOPER_GUIDE.md) for useful workflows and infrastructure to maintain client health.
## Contributing
See [CONTRIBUTING](CONTRIBUTING.md) for more information.
## Getting Help
If you find a bug, or have a feature request, please don't hesitate to open an issue in this repository.
For more information, see [project website](https://opensearch.org/) and [documentation](https://opensearch.org/docs/). If you need help and are unsure where to open an issue, try [forums](https://discuss.opendistrocommunity.dev/c/clients).
### License
This project is licensed under the [Apache v2.0 License](LICENSE).
### Copyright
Copyright OpenSearch Contributors. See [NOTICE](NOTICE) for details.