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

https://github.com/russorat/flume-water-go-client

A Go client for the Flume Water API - https://flumetech.readme.io/reference
https://github.com/russorat/flume-water-go-client

Last synced: 2 months ago
JSON representation

A Go client for the Flume Water API - https://flumetech.readme.io/reference

Awesome Lists containing this project

README

        

### Flume Water Go Client

This client connects to the [Flume Water API](https://flumetech.readme.io/reference#introduction) and allows you to perform any action easily.

For example usage, check out some of the test files.

### TODO
- Handle refresh tokens
- Do the golang better