https://github.com/aybabtme/buffer-go
Go client for the Buffer API.
https://github.com/aybabtme/buffer-go
api api-client bufferapp go golang golang-library golang-package
Last synced: 12 months ago
JSON representation
Go client for the Buffer API.
- Host: GitHub
- URL: https://github.com/aybabtme/buffer-go
- Owner: aybabtme
- License: apache-2.0
- Created: 2018-03-21T23:30:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T05:41:52.000Z (about 8 years ago)
- Last Synced: 2025-06-10T10:11:13.686Z (about 1 year ago)
- Topics: api, api-client, bufferapp, go, golang, golang-library, golang-package
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# `buffer-go`
A best effort attempt at implementing a Go client for the Buffer API. The API is very sparsely documented and the docs do not seem to be complete or accurate, so the quality of this client suffers as a result.
Other than that, it should work for the happy path of what I personally tested.
## license
Apache v2.