Nordea and OP api aggregator
A single point aggregated api from various banks currently Nordea bank and OP only
Multibank aggrigator to manage and maintain multiple bank/accounts and fund from a single point
This was the part of DIGIA API HACKATEMIA 2018 February for OpenBanking
The code is for proof of concept with no design/archetecture and error handling is done whatsoever.
Clone the repo
git clone git@github.com:horrormyth/onebank.git
Install requirements
pip install -r requirements.txt
Add environment variables
export OP_X_API_KEY=yourxapikey
export NORDEA_CLIENT_ID=yournordeaclientid
export NORDEA_SECRET=yournordeasecre
export OP_CLIENT_ID=yourid
export OP_CLIENT_SECRET=yoursecret
export OP_X_API_KEY=yourkey