Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 989 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 989 Bytes

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.

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/. 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 or email us directly at developers[at]box[dot]net.