Skip to content

Added Elasticsearch proxy example #1398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Feb 8, 2021
Merged

Added Elasticsearch proxy example #1398

merged 24 commits into from
Feb 8, 2021

Conversation

delvedor
Copy link
Member

@delvedor delvedor commented Feb 8, 2021

A lot of users would like to use Elasticsearch directly from the browser, especially during the initial phase of the development of an application. We don't recommend nor support doing so, as it will expose the user to security risk.
This pr adds a simple and not production-ready & purely for demonstration purposes example of how a lightweight proxy in Node.js could be built.

Copy link
Contributor

@szabosteve szabosteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These docs are great! I left a couple of suggestions, nothing crucial though. Please take or leave them.

delvedor and others added 19 commits February 8, 2021 17:21
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
@delvedor delvedor merged commit 9e3072f into master Feb 8, 2021
@delvedor delvedor deleted the vercel-proxy branch February 8, 2021 17:14
delvedor added a commit that referenced this pull request Feb 9, 2021
Co-authored-by: István Zoltán Szabó <[email protected]>
delvedor added a commit that referenced this pull request Feb 9, 2021
Co-authored-by: István Zoltán Szabó <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants