Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
A Go client for the Flume Water API - https://flumetech.readme.io/reference
- Host: GitHub
- URL: https://github.com/russorat/flume-water-go-client
- Owner: russorat
- License: mit
- Created: 2021-03-05T22:38:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T16:33:02.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T11:26:59.039Z (3 months ago)
- Language: Go
- Size: 51.8 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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