Skip to content

nobodywasishere/plaid-crystal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • API version: 2020-09-14_1.474.3
  • Package version: 0.1.0
  • Build package: org.openapitools.codegen.languages.CrystalClientCodegen
  • Custom templates: crystal_client_generator

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published