Skip to content
#

plaid-api

Here are 40 public repositories matching this topic...

jtormey
jtormey commented Sep 22, 2021

I'm running into this issue in my project now, where the type definition for Plaid.LinkToken.User expects all fields to be strings. This is a problem as some of the fields are optional in the Plaid API and I don't have a use for them, but passing them as nil produces a dialyzer warning.

Adding an empty string "" fixes the type warning, but then the API call to Plaid fails (empty string is

This is an open-source personal finance and portfolio tracker that I made so I can keep track of my stocks, options, dollars, and cryptocurrencies. Automatically retrieves brokerage info and calculates beta weighted delta. Currently only supports Robinhood, with plans for TD Ameritrade, Interactive Brokers, Gemini, and bank accounts through Plaid.

  • Updated Mar 18, 2021
  • Python

A full stack Android personal finance and wealth management app built in Android Studio with Java, XML, Firebase Authentication and Realtime Database, Stanford CoreNLP, AnyChart JavaScript library, Google Cloud Functions written in Node.js, and the Plaid, Dialogflow, News, and Twitter (via Twitter4J) APIs.

  • Updated Dec 27, 2021
  • Java

GVE is the primary project I worked on at True Industries, although ties were split between True and GVE (who outsourced True), there is some good design work on the demo I created. The short API demo I made will be on here sometime, I just need to convert the code to Swift 4.2.

  • Updated Jul 2, 2019
  • Makefile

Improve this page

Add a description, image, and links to the plaid-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the plaid-api topic, visit your repo's landing page and select "manage topics."

Learn more