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

https://github.com/christowolf/gomw

A collection of simple Go middleware based on `net/http`.
https://github.com/christowolf/gomw

go golang http middleware middlewares module nethttp packages

Last synced: 3 months ago
JSON representation

A collection of simple Go middleware based on `net/http`.

Awesome Lists containing this project

README

          

# gomw

[![Go reference](https://pkg.go.dev/badge/github.com/christowolf/gomw.svg)](https://pkg.go.dev/github.com/christowolf/gomw)
![Release](https://img.shields.io/github/v/release/ChristoWolf/gomw)
![Build](https://img.shields.io/github/actions/workflow/status/ChristoWolf/gomw/main.yml?branch=main)
![Coverage](https://img.shields.io/codecov/c/github/ChristoWolf/gomw)
[![Go report card](https://goreportcard.com/badge/github.com/ChristoWolf/gomw)](https://goreportcard.com/report/github.com/ChristoWolf/gomw)

A collection of simple Go middleware based on `net/http`.