Skip to content

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

License

Notifications You must be signed in to change notification settings

awesome-reactivesearch/reactivesearch-proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😸

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published