Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gluonhq/cloudlink-enterprise-sdk
Gluon CloudLink Enterprise Java SDK
https://github.com/gluonhq/cloudlink-enterprise-sdk
Last synced: about 22 hours ago
JSON representation
Gluon CloudLink Enterprise Java SDK
- Host: GitHub
- URL: https://github.com/gluonhq/cloudlink-enterprise-sdk
- Owner: gluonhq
- License: bsd-3-clause
- Created: 2017-06-08T09:45:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T16:13:04.000Z (about 7 years ago)
- Last Synced: 2024-11-06T17:51:57.645Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gluon CloudLink Enterprise SDK #
Gluon CloudLink Enterprise SDK is a client SDK for accessing [Gluon CloudLink](http://com.gluonhq.com/products/cloudlink/)
services from within an enterprise back end infrastructure. There are currently two implementations:* [Java EE](/javaee) for running inside a [Java EE environment](http://docs.oracle.com/javaee/)
* [Spring](/spring) for running together with the [Spring Framework](https://spring.io/)Choose your desired implementation to get started with using the Gluon CloudLink Enterprise SDK.
## Documentation ##
* [Gluon CloudLink](http://docs.com.gluonhq.com/cloudlink)
* [Samples](http://com.gluonhq.com/support/samples/#cloudlink)