Skip to content

dstotijn/go-bunq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d98116b · May 25, 2018

History

15 Commits
Mar 19, 2017
Mar 13, 2017
Mar 13, 2017
Mar 13, 2017
Mar 19, 2017
Mar 12, 2017
Mar 23, 2017
Mar 19, 2017
Mar 13, 2017
Mar 23, 2017
Mar 13, 2017
May 25, 2018
Mar 19, 2017
Mar 19, 2017
Mar 19, 2017
Mar 19, 2017
Apr 6, 2017
Mar 19, 2017
Apr 6, 2017

Repository files navigation

go-bunq

GoDoc Build Status Go Report Card

A Go client library for accessing the public bunq API.

Features

The library aims to help with making calls to the public bunq API:

  • Abstracting the serialization/deserialization of request and response data
  • Key pair management
  • API key, token and signature management

Roadmap

The project is currently under active development. Check the wiki for a listing of all pending/planned work.

License

MIT