An open API service indexing awesome lists of open source software.

https://github.com/streamr-dev/go-streamr-client

Go library for accessing the Streamr API
https://github.com/streamr-dev/go-streamr-client

golang streamr

Last synced: 8 months ago
JSON representation

Go library for accessing the Streamr API

Awesome Lists containing this project

README

          

go-streamr-client
=================

[![Build Status](https://travis-ci.org/streamr-dev/go-streamr-client.svg?branch=master)](https://travis-ci.org/streamr-dev/go-streamr-client) [![GoDoc](https://godoc.org/github.com/streamr-dev/go-streamr-client?status.svg)](https://godoc.org/github.com/streamr-dev/go-streamr-client)

Installation
------------

```
go get github.com/streamr-dev/go-streamr-client
```

License
-------

See [LICENSE](LICENSE) for details.