manifoldco / go-connector

Go client API for Manifold's provider-facing connector service (unstable)

Home Page:https://www.manifold.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-connector

Go client API for Manifold's provider-facing connector service (unstable)

Code of Conduct | Contribution Guidelines

GitHub release GoDoc Travis Go Report Card License

Overview

This will be the Go implementation of a client API for Manifold's provider facing REST services. For now, it is unstable as we build it, and is used to share code between some of our other packages.

If you are a provider, you'll want to look at grafton for verifying your implementation, or go-signature for verifying requests have come from Manifold instead.

About

Go client API for Manifold's provider-facing connector service (unstable)

https://www.manifold.co

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 87.3%Language:Makefile 12.7%