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

https://github.com/willis7/middlewares

Go lang middleware for use with web services
https://github.com/willis7/middlewares

Last synced: about 1 year ago
JSON representation

Go lang middleware for use with web services

Awesome Lists containing this project

README

          

Middlewares
===========

Not strictly only middleware, rather a collection of useful web service reusable code written in Go.

Build
-----
[![Build Status](https://travis-ci.org/willis7/middlewares.svg?branch=master)](https://travis-ci.org/willis7/middlewares)
[![Coverage Status](https://coveralls.io/repos/github/willis7/middlewares/badge.svg?branch=master)](https://coveralls.io/github/willis7/middlewares?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/willis7/middlewares)](https://goreportcard.com/report/github.com/willis7/middlewares)