plaid

The Crystal module for the The Plaid API

The Plaid REST API. Please see https://plaid.com/docs/api for more details.

This SDK is automatically generated by the OpenAPI Generator project with CUSTOM templates:

For more information, please visit https://plaid.com

Installation

Install from Git

Add the following to shard.yaml

dependencies:
  plaid:
    github: GIT_USER_ID/GIT_REPO_ID
    version: ~> 0.1.0

Development

Install dependencies

shards

Run the tests:

crystal spec

Run lints

./bin/ameba
crystal tool format --check