Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 812 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 812 Bytes

GoDoc Go Report Card Build Status

riksbank

Go library and command line tool for interacting with the swedish central bank API.

Command line tool

The command line tool can be used to perform most API calls and get the results printed out to the console.

Install

To install the command line tool, simply use go get.

$ go get -u github.com/zeeraw/riksbank/cmd/riksbank

Resources