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

https://github.com/seanmccann/zen-plaid

Ruby bindings for Plaid API
https://github.com/seanmccann/zen-plaid

plaid plaid-api ruby

Last synced: 6 months ago
JSON representation

Ruby bindings for Plaid API

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/seanmccann/zen-plaid.svg)](https://travis-ci.org/seanmccann/zen-plaid)

# zen-plaid

Not maintained since 2015.

A zen Ruby gem wrapper for the Plaid API. For more details, please see the [full API documentation](https://plaid.com/docs).

Thanks to Stripe for borrowing some RestClient wrapper code and ideas.