Categorygithub.com/dmlyons/goContextIO
repositorypackage
0.0.0-20190110211412-4177576b4f7b
Repository: https://github.com/dmlyons/gocontextio.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

goContextIO

A simple golang Context.IO client library. Primarily all it does is sign the requests made to Context.IO with your key and secret. This allows you to make requests to Context.IO endpoints and either get an *http.request object back for parsing, or just the json response.

Docs are available at http://godoc.org/github.com/dmlyons/goContextIO.