Sha256: d470b9d9fa057b70426d2a9ee60264adac3f37468be301a3586dcb633b185c98

Contents?: true

Size: 989 Bytes

Versions: 4

Compression:

Stored size: 989 Bytes

Contents

Box Ruby Library
----------------

You can use the Box.net API to create applications and websites that integrate with Box.net and can perform the following functions:

* Store and retrieve files from Box.net
* Organize files into folders
* Move, rename and delete files
* Share files

### Install ###

    gem install box-api

That's it!

### Usage ###

You must first obtain an API key by [registering your Box.net application](http://www.box.net/developers/services).

Once you have an API key, you are free to start using the box API! Check out the 'examples' folder for sample code and instructions.

### Documentation ###

You can find API documentation at [http://developers.box.net/](http://developers.box.net/). Full documentation regarding the Ruby library methods is coming soon.

### Support ###

If you have any questions or suggestions for improvement, ping us on our [forum](http://forum.developers.box.net/box_developers) or email us directly at developers[at]box[dot]net.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
box-api-0.2.0 README.md
box-api-0.1.9 README.md
box-api-0.1.8 README.md
box-api-0.1.7 README.md