https://github.com/3scale/3scale-go-client
https://github.com/3scale/3scale-go-client
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3scale/3scale-go-client
- Owner: 3scale
- License: apache-2.0
- Created: 2018-09-20T15:28:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T15:41:08.000Z (about 5 years ago)
- Last Synced: 2025-08-14T06:40:02.859Z (10 months ago)
- Language: Go
- Size: 248 KB
- Stars: 3
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 3scale Service Management API Client
[](https://circleci.com/gh/3scale/3scale-go-client/tree/master)
[](https://goreportcard.com/badge/github.com/3scale/3scale-go-client)
[](https://godoc.org/github.com/3scale/3scale-go-client/threescale)
[](http://codecov.io/github/3scale/3scale-go-client?branch=master)
**Note: This project is in _alpha_ and is currently unsupported.**
### Documentation
For documentation, see https://godoc.org/github.com/3scale/3scale-go-client/threescale
### Testing
To run the unit tests, run `make test` from the project root.