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

https://github.com/rwxrob/keg-go

🍺KEG API in Go
https://github.com/rwxrob/keg-go

Last synced: 9 months ago
JSON representation

🍺KEG API in Go

Awesome Lists containing this project

README

          

# 🍺KEG API in Go

![WIP](https://img.shields.io/badge/status-wip-red.svg)
[![GoDoc](https://godoc.org/github.com/rwxrob/keg?status.svg)](https://godoc.org/github.com/rwxrob/keg)
[![License](https://img.shields.io/badge/license-Apache2-brightgreen.svg)](LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/rwxrob/keg)](https://goreportcard.com/report/github.com/rwxrob/keg)
[![Coverage](https://gocover.io/_badge/github.com/rwxrob/keg)](https://gocover.io/github.com/rwxrob/keg)

* Minimal implementation of the official [KEG specification](https://github.com/rwxrob/keg-spec)
* Zero dependencies on anything but standard Go modules