Skip to content
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 896 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 896 Bytes

Starling CoinJar

license

A simple webservice that implements a Coin Jar for your Starling Bank account.

Small change on a surface top

This service watches your Starling Bank transaction log for the things you spend. For any transaction it sees it rounds up the amount to the nearest pound (£) and puts it in a virtual coin jar savings goal - much like you would do with the change in your pocket at the end of the day.

Getting Started

TLDR. Create Starling Developer account and retrieve personal access tokens. Start up this service at an accessible url/domain with those tokens. Point a new webhook in your Starling Developer account at that same url/domain. It creates a Goal for you and starts working.