Sign inSign up

chrisprice/mondo-expenses-app

By chrisprice

Updated over 8 years ago

An example Mondo app that obtains transactions

Image
0

6.0K

chrisprice/mondo-expenses-app repository overview

##Mondo Expenses app

A simple example app that obtains account balance and transaction history via the Mondo Bank API.

Installation

Run npm install, then start the express server supplying your client id and secret:

node index.js --clientId=oauthclient_0000 --clientSecret=00000000000

Replace with your own id and secret!

Alternatively you can specify a sandbox access token from the Mondo developer tools:

node index.js --accessToken=aBcDe123...

Tag summary

Content type

Image

Digest

Size

97.5 MB

Last updated

over 8 years ago

docker pull chrisprice/mondo-expenses-app