Giter Club home page Giter Club logo

dropbox-client-ruby's Introduction

IMPORTANT: This library has been deprecated in favour of Dropbox Ruby SDK at: https://www.dropbox.com/developers/reference/sdk. All improvements made on this fork other than streaming downloads were incorporated into the Dropbox v1 Ruby SDK, and I moved streaming download support directly into https://github.com/kenpratt/dbox.

Originally forked from Dropbox v0 API Ruby client at https://www.dropbox.com/developers/releases and modified to shore up some issues with it.

Getting started with the Dropbox ruby library:
1. Make sure you have rake and rubygems installed on your system.
1b. Some of the gems below may need to be compiled locally, so make sure you
    have any necessary source code around as well.
    e.g. 'apt-get install ruby1.x-dev libxml2-dev libxslt1-dev' on ubuntu
2. Install oauth from rubygems
3. Install multipart-post from rubygems
4. Install json from rubygems
5. Install mechanize from rubygems
6. Install shoulda from rubygems
7. Copy config/testing.json.example to config/testing.json
8. In config/testing.json enter your application's consumer key, secret key,
   and your test user email and password.
9. Run 'rake test_units' to make sure all the tests pass.
10. Start developing your Dropbox API application!

dropbox-client-ruby's People

Contributors

kenpratt avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.