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

https://github.com/go-courier/courier

go-kit like microservice framework
https://github.com/go-courier/courier

go microservices

Last synced: 12 months ago
JSON representation

go-kit like microservice framework

Awesome Lists containing this project

README

          

## Courier

[![GoDoc Widget](https://godoc.org/github.com/go-courier/courier?status.svg)](https://godoc.org/github.com/go-courier/courier)
[![Build Status](https://travis-ci.org/go-courier/courier.svg?branch=master)](https://travis-ci.org/go-courier/courier)
[![codecov](https://codecov.io/gh/go-courier/courier/branch/master/graph/badge.svg)](https://codecov.io/gh/go-courier/courier)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-courier/courier)](https://goreportcard.com/report/github.com/go-courier/courier)

Courier is micro framework inspired by [Go kit](https://github.com/go-kit/kit)

### [Documentation](https://github.com/go-courier/courier/wiki)