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
- Host: GitHub
- URL: https://github.com/seanmccann/zen-plaid
- Owner: seanmccann
- License: mit
- Created: 2014-10-25T21:47:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-02-04T17:18:49.000Z (over 5 years ago)
- Last Synced: 2025-03-18T16:38:05.205Z (7 months ago)
- Topics: plaid, plaid-api, ruby
- Language: Ruby
- Homepage: https://plaid.com/docs
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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.