Skip to content
#

golang-middleware

Here are 13 public repositories matching this topic...

Package middlewares aims to create a set of commonly used middleware http.Handlers for use with the default http package. All handlers only takes a http.Handler as an argument, and returns only http.Handler, to more easily be chained with handler chain libraries (.e.g. https://github.com/justinas/alice). Documentation https://godoc.org/github.c…

  • Updated Jan 12, 2018
  • Go

Improve this page

Add a description, image, and links to the golang-middleware topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the golang-middleware topic, visit your repo's landing page and select "manage topics."

Learn more