Skip to content

Commit 13ac788

Browse files
committed
added opensearch client libs to repos
1 parent 19caa74 commit 13ac788

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

_data/repos.yml

+58
Original file line numberDiff line numberDiff line change
@@ -415,3 +415,61 @@
415415
-
416416
title: Contributing
417417
url: https://github.com/opensearch-project/project-website/blob/main/CONTRIBUTING.md
418+
419+
-
420+
shortname: opensearch-py
421+
categories:
422+
- client
423+
title: OpenSearch-Py
424+
description: Official Python Low Level Client for OpenSearch
425+
url: https://github.com/opensearch-project/opensearch-py
426+
special_files:
427+
-
428+
title: Contributing
429+
url: https://github.com/opensearch-project/opensearch-py/blob/main/CONTRIBUTING.md
430+
-
431+
title: Developer Guide
432+
url: https://github.com/opensearch-project/opensearch-py/blob/main/DEVELOPER_GUIDE.md
433+
434+
-
435+
shortname: opensearch-js
436+
categories:
437+
- client
438+
title: OpenSearch-Js
439+
description: Official Node.js Client for OpenSearch
440+
url: https://github.com/opensearch-project/opensearch-js
441+
special_files:
442+
-
443+
title: Contributing
444+
url: https://github.com/opensearch-project/opensearch-js/blob/main/CONTRIBUTING.md
445+
-
446+
title: Developer Guide
447+
url: https://github.com/opensearch-project/opensearch-js/blob/main/DEVELOPER_GUIDE.md
448+
-
449+
shortname: opensearch-java
450+
categories:
451+
- client
452+
title: OpenSearch-Java
453+
description: Official Java High level Client for OpenSearch
454+
url: https://github.com/opensearch-project/opensearch-java
455+
special_files:
456+
-
457+
title: Contributing
458+
url: https://github.com/opensearch-project/opensearch-java/blob/main/CONTRIBUTING.md
459+
-
460+
title: Developer Guide
461+
url: https://github.com/opensearch-project/opensearch-java/blob/main/DEVELOPER_GUIDE.md
462+
-
463+
shortname: opensearch-go
464+
categories:
465+
- client
466+
title: OpenSearch-Go
467+
description: Official Go Client for OpenSearch
468+
url: https://github.com/opensearch-project/opensearch-go
469+
special_files:
470+
-
471+
title: Contributing
472+
url: https://github.com/opensearch-project/opensearch-go/blob/main/CONTRIBUTING.md
473+
-
474+
title: Developer Guide
475+
url: https://github.com/opensearch-project/opensearch-go/blob/main/DEVELOPER_GUIDE.md

0 commit comments

Comments
 (0)