Categorygithub.com/kthomas/vouched-golang
repositorypackage
0.0.0-20200602073610-8e99be22d5c4
Repository: https://github.com/kthomas/vouched-golang.git
Documentation: pkg.go.dev

# README

Vouched Golang SDK

This repository contains a Golang implementation of the Vouched API (see https://docs.vouched.id).

The package is not yet feature complete. A list of supported APIs will be documented here.

Installation

go get github.com/kthomas/vouched-golang

Ideally, you should use a package manager such as glide, in which case you can run glide get github.com/kthomas/vouched-golang.

Documentation forthcoming.