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

https://github.com/3scale/3scale-go-client


https://github.com/3scale/3scale-go-client

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

## 3scale Service Management API Client

[![CircleCI](https://circleci.com/gh/3scale/3scale-go-client/tree/master.svg?style=svg)](https://circleci.com/gh/3scale/3scale-go-client/tree/master)
[![Go Report](https://goreportcard.com/badge/github.com/3scale/3scale-go-client)](https://goreportcard.com/badge/github.com/3scale/3scale-go-client)
[![GoDoc](https://godoc.org/github.com/3scale/3scale-go-client/threescale?status.svg)](https://godoc.org/github.com/3scale/3scale-go-client/threescale)
[![codecov.io](http://codecov.io/github/3scale/3scale-go-client/coverage.svg?branch=master)](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.