plaid / tiny-quickstart

A minimal quickstart demonstrating Plaid Link, Balance, and OAuth. This quickstart supports JavaScript, Typescript, Next.js, React, and React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Overview

Welcome to Plaid's Tiny Quickstart! This repo contains five folders: vanilla_js/, vanilla_typescript/, nextjs/, react/, and react_native/. Each folder contains a minimal full-stack app that implements support end-to-end for one Plaid product endpoint.

To get started, clone the repository, cd into one of the folders, and follow the instructions in the corresponding README. Enjoy!

git clone https://github.com/plaid/tiny-quickstart.git && cd ./tiny-quickstart

If you're looking for a more fully-featured quickstart, covering more API endpoints, available in more languages, and with explanations of the underlying flows, see the official Plaid Quickstart.

About

A minimal quickstart demonstrating Plaid Link, Balance, and OAuth. This quickstart supports JavaScript, Typescript, Next.js, React, and React Native


Languages

Language:JavaScript 34.7%Language:HTML 25.7%Language:TypeScript 19.7%Language:Kotlin 5.3%Language:Objective-C 4.9%Language:Ruby 3.2%Language:CSS 2.6%Language:Objective-C++ 1.7%Language:Starlark 1.3%Language:SCSS 1.0%