Skip to content

Docs: Add sample GitHub repo to external resources #314

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 1 commit into from
Jun 20, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/external-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ This page aggregates links to material related to the Java API client that provi

* The new Elasticsearch Java Client: getting started and behind the scenes - [Video](https://www.youtube.com/watch?v=61MQoSFt2j0&list=PL_mJOmq4zsHbigQnsjEcWed6N7Do5kss_&index=12), [Slides](https://docs.google.com/presentation/d/1R9pLrRdIPQplNr23TTqST-892Un9g_3AmrLjG5lNM74/present)
*Presentation at the Elastic Community Conference, Feb 2022*


* [GitHub Code Sample Repo](https://github.com/spinscale/elasticsearch-rest-client-samples) on how to use and test the new Elasticsearch Java Client