An open API service indexing awesome lists of open source software.

https://github.com/westonplatter/lending_club-ruby

Access the Lending Club API with Ruby
https://github.com/westonplatter/lending_club-ruby

Last synced: about 2 months ago
JSON representation

Access the Lending Club API with Ruby

Awesome Lists containing this project

README

        

LendingClub
===========

## Installation

Add this line to your application's Gemfile:

gem 'lending_club-ruby', :git => "https://github.com/westonplatter/lending_club-ruby.git"

And then execute:

$ bundle

## Usage

... more to come later