You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-8Lines changed: 5 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,15 @@
2
2
Notifications pushed to you when a transaction is added to your bank account.
3
3
4
4
This is a Java based REST API which exposes a few API endpoints to be consumed by the splitnot frontend app.
5
-
The basic architecture diagram can be found here - https://gist.github.com/ufdeveloper/6b032ee594bb21436274af9e385043c3#file-splitnot_architecture-png
6
5
7
6
It uses plaid(https://plaid.com/) to interface with your bank account.
8
7
8
+
Basic overview of Phase 1 can be found here - [part1](https://gist.githubusercontent.com/ufdeveloper/6a676da5169c3009d896e3246c905628/raw/a01f7ea6ad351d98a548fb72db7684562077b326/flow1.jpg)
0 commit comments