SkillAgentSearch skills...

Reactivesearch Proxy Server

A middleware to demonstrate how to secure your ES cluster with reactivesearch

Install / Use

npx skills add awesome-reactivesearch/reactivesearch-proxy-server

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

reactivesearch-proxy-server

A middleware to demonstrate how to secure reactivesearch using a simple Node/Express server. Here I'm using http-proxy-middleware for brevity however the logic can be extended easily with express based routing.

Instructions

  1. Clone the repo with git clone
  2. Install dependencies with yarn
  3. Run the server with yarn start.
  4. In order to connect this with reactivesearch you should add a url prop in ReactiveBase in the client side app. Check the docs for more info 😸

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2y ago
Forks9

Languages

JavaScript

Security Score

80/100

Audited on Jul 26, 2024

No findings