Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

matt-major/monzgo

Repository files navigation

monzgo

Usage

Create a new instance of the Monzgo client:

m := monzgo.Monzgo{
        APIKey:  os.Getenv("MONZO_API_KEY"),
        BaseURL: "https://api.monzo.com/",
    }

About

Go library for the Monzo API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages