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

https://github.com/mtchavez/circlecigo

Implements the CircleCI REST API with golang
https://github.com/mtchavez/circlecigo

circleci golang

Last synced: about 2 months ago
JSON representation

Implements the CircleCI REST API with golang

Awesome Lists containing this project

README

        

# CircleCI Go Package

[![Latest Version](http://img.shields.io/github/release/mtchavez/circlecigo.svg?style=flat-square)](https://github.com/mtchavez/circlecigo/releases)
[![Build Status](https://travis-ci.org/mtchavez/circlecigo.svg?branch=master)](https://travis-ci.org/mtchavez/circlecigo)
[![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://godoc.org/github.com/mtchavez/circlecigo)
[![Go Report Card](https://goreportcard.com/badge/github.com/mtchavez/circlecigo)](https://goreportcard.com/report/github.com/mtchavez/circlecigo)
[![Coverage Status](https://coveralls.io/repos/github/mtchavez/circlecigo/badge.svg?branch=master)](https://coveralls.io/github/mtchavez/circlecigo?branch=master)

Implements the CircleCI REST API with go.