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

https://github.com/nasa-gcn/architect-functions-search

Architect functions for OpenSearch
https://github.com/nasa-gcn/architect-functions-search

arc aws aws-lambda aws-opensearch

Last synced: about 1 month ago
JSON representation

Architect functions for OpenSearch

Awesome Lists containing this project

README

        

[![npm](https://img.shields.io/npm/v/@nasa-gcn/architect-functions-search)](https://www.npmjs.com/package/@nasa-gcn/architect-functions-search)

# Architect functions for OpenSearch / ElasticSearch

This package provides an automatically configured [client for OpenSearch](https://opensearch.org/docs/latest/clients/javascript/index/) in an [Architect](https://arc.codes/) application.

Pair this package with [@nasa-gcn/architect-plugin-search](https://github.com/nasa-gcn/architect-plugin-search), a [plugin](https://arc.codes/docs/en/guides/plugins/overview) that adds [Amazon OpenSearch](https://aws.amazon.com/opensearch-service/) to your application.

## To install

```
npm i @nasa-gcn/architect-functions-search
```