BreadBoxOrg / breadbox-web

3 stars 0 forks source link

Integrate plaid api. #4

Open danbergeron3 opened 4 months ago

danbergeron3 commented 4 months ago

General Description

We integrated plaid link now we need to target endpoints and retrieve the data and format it to be sent client side.

Proposed Solution

Set up router, then the endpoints, and finally set pull out and format data, then send it to the client

Checklist


danbergeron3 commented 3 months ago

Router is set up and most endpoints are set up now its time to parse the json.

danbergeron3 commented 3 months ago

Need to modify and pull more data