mirror of
https://github.com/acaloiaro/go-tremendous
synced 2026-07-21 18:29:12 +00:00
No description
|
|
||
|---|---|---|
| examples | ||
| .envrc | ||
| .gitignore | ||
| campaigns.go | ||
| client.go | ||
| go.mod | ||
| LICENSE | ||
| orders.go | ||
| products.go | ||
| README.md | ||
go-tremendous
go-tremendous is a Go client for Tremendous
This client supports a subset of the tremendous api. It does not support some endpoints and parameters, and is not affiliated with Tremendous.
If you would like to contribute additional functionality to this client, please feel free to open a pull request.
If you would like to report a bug or request additional features, please do not open an issue. This client is provided as-is.
Usage
See examples for examples.