Skip to content

Sample app to get account balances

License

Notifications You must be signed in to change notification settings

TrueLayer/balance-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrueLayer balance checker

Example app showing how to use TrueLayer Data API v1 to retrieve the balance of your account.

Requirements

  • Python 3.7
  • pipenv

Installing the dependencies

We use pipenv to manage the application. If you don't have it installed, please have a look here on how to do it.

Run make install to install the dependencies.

Running the app

Type make run to start the application. You can then visit http://localhost:5000/signin to start playing with it.

Have fun!

About

Sample app to get account balances

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published