Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Bunq Api example

This implementation lists all payments for a user

Intallation

  • Run yarn
  • Copy the config.js.example to config.js
  • Add your Bunq API key to the config
  • Run the application by executing yarn start