kvpbase
v3.0.0
Published
Kvpbase object storage SDK
Downloads
5
Readme
Kvpbase Javascript SDK
Kvpbase is a data storage platform for developers and sysadmins that allows you to quickly deploy an elastic object storage cloud with near-infinite key-value storage on your own machines within minutes. This SDK is intended to help you quickly integrate Kvpbase into your application.
Kvpbase is a RESTful object storage platform. This SDK is intended to help application developers integrate object storage using kvpbase into their Javascript applications.
Help or Feedback
First things first - do you need help or have feedback? Contact me at joel dot christner at gmail dot com or file an issue here!
Install with npm
npm install kvpbase
Full Example
Refer to Test.js
project for a full example.