Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aravindputrevu/ess-cloud-sdk-java
Java SDK Implementation for Elastic Cloud API
https://github.com/aravindputrevu/ess-cloud-sdk-java
api elastic-cloud elasticsearch sdk
Last synced: 11 days ago
JSON representation
Java SDK Implementation for Elastic Cloud API
- Host: GitHub
- URL: https://github.com/aravindputrevu/ess-cloud-sdk-java
- Owner: aravindputrevu
- License: apache-2.0
- Created: 2020-03-23T06:28:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T10:09:09.000Z (over 4 years ago)
- Last Synced: 2024-12-04T20:50:16.997Z (20 days ago)
- Topics: api, elastic-cloud, elasticsearch, sdk
- Language: Java
- Homepage: https://cloud.elastic.co
- Size: 612 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/SecurityDeployment.md
Awesome Lists containing this project
README
# Elastic Cloud Public API - Java SDK
![Java CI with Maven](https://github.com/aravindputrevu/cloud-sdk-java/workflows/Java%20CI%20with%20Maven/badge.svg)
The SDK is generated from Swagger codegen CLI. You can also use [Swagger Online Generator](https://generator.swagger.io/) to generate SDK from Open API Spec Published from [Elastic](https://api.elastic-cloud.com/api/v1/api-docs/spec.json).
- [Documentation for the API](https://www.elastic.co/guide/en/cloud/current/ec-restful-api.html)
### Build using Maven
> mvn install
### Download SDK JAR
> [Release 0.1](https://github.com/aravindputrevu/cloud-sdk-java/releases/download/v0.1/cloud-sdk-java.zip)