There are 0 repository under go-middleware topic.
:globe_with_meridians: The middleware for Golang http server to support CORS :closed_lock_with_key:
Gin (https://github.com/gin-gonic/gin) middleware for creating and consuming HTTP server-timing headers
This project is an example of Layered Architecture , project contains CRUD operations and as well as Authentication service (JWT login and session login). There is a middle-ware for authenticate user
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.com/hawry/middlewares
Go HTTP middleware I like to use
ErrorShield - A lightweight yet powerful Go middleware that shields your web application from unexpected errors and professionally handles HTTP status codes.
ErrorShield - A lightweight yet powerful Go middleware that shields your web application from unexpected errors and professionally handles HTTP status codes.
Simple go http middleware
A middleware wrapper around Firebase SDK for use in Golang routers