Categorygithub.com/akagi201/middleware
repositorypackage
0.0.0-20170824085639-9862ebaddb9e
Repository: https://github.com/akagi201/middleware.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

middleware

Build Status Coverage Status Go Report Card GoDoc

A collection of net/http middlewares in Go.

It is designed to be fully compatible with http standard library, easy to customize and reuse.

Middlewares

Middlewares management / framework