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

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.

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.