KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
redis-cloud-api-sdk
★ 10
Open GitHub ↗
Redis Cloud API SDK
Download README (.md)
Explore Similar Repositories
sonos-cli
:
:speaker: Sonos command line interface, control your speakers right from the console.
BanGround-Unity
:
No description available.
Login-with-Facebook-using-PHP-SDK
:
Login with Facebook using PHP SDK
docker-lua-resty-auto-ssl
:
Docker wrapper around the reliable lua-resty-auto-ssl library with multi-tenant and redis support.
plusminus
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
redis-cloud-api-sdk
?
Download (.md)
<p align='center'> <a href='https://www.npmjs.com/package/redis-cloud-api-sdk'> <img src='https://img.shields.io/npm/v/redis-cloud-api-sdk/latest?style=plastic' target='_blank' /> </a> <a href='https://npmjs.org/package/redis-cloud-api-sdk' style='width:25px;height:20px;'> <img src='https://img.shields.io/npm/dm/redis-cloud-api-sdk.svg?color=blue&style=plastic' target='_blank' /> </a> <a href='https://github.com/danitseitlin/redis-cloud-api-sdk/issues' style='width:25px;height:20px;'> <img src='https://img.shields.io/github/issues/danitseitlin/redis-cloud-api-sdk?style=plastic' target='_blank' /> </a> <a href='https://npmjs.org/package/redis-cloud-api-sdk' style='width:25px;height:20px;'> <img src='https://img.shields.io/bundlephobia/min/redis-cloud-api-sdk/latest?style=plastic' target='_blank' /> </a> <a href='https://github.com/danitsetlin/redis-cloud-api-sdk/commits/master'> <img src='https://img.shields.io/github/last-commit/danitseitlin/redis-cloud-api-sdk?style=plastic' /> </a> <a href='https://github.com/danitseitlin/redis-cloud-api-sdk/blob/master/LICENSE'> <img src='https://img.shields.io/badge/license-Apache%202.0-blue.svg?style=plastic' target='_blank' /> </a> </p></p> # Let's get started :memo: ### Installing latest version:<br> ``` npm install redis-cloud-api-sdk@latest ``` ### Versions & Releases * A list of existing versions can be found [here](https://www.npmjs.com/package/redis-cloud-api-sdk?activeTab=versions) * A list of releases will be found [here](https://github.com/danitseitlin/redis-cloud-api-sdk/releases) # Documentation :book: Come and read our SDK documentation [here](https://danitseitlin.github.io/redis-cloud-api-sdk/classes/CloudAPISDK.html) before starting<br> You can also find the API documentation [here](https://api.redislabs.com/v1/swagger-ui.html) # About :thought_balloon: This NPM package is an SDK for the [Redis Cloud REST API](https://docs.redis.com/latest/rc/api/).<br> You can use [this module](https://www.npmjs.com/package/redis-cloud-api-sdk) to develop againts Redis Cloud REST API.