Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamwork/middleware
Collection of Go HTTP middleware
https://github.com/teamwork/middleware
go
Last synced: 3 days ago
JSON representation
Collection of Go HTTP middleware
- Host: GitHub
- URL: https://github.com/teamwork/middleware
- Owner: Teamwork
- License: mit
- Created: 2017-07-31T18:13:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T13:34:08.000Z (3 months ago)
- Last Synced: 2024-10-26T14:29:56.144Z (19 days ago)
- Topics: go
- Language: Go
- Size: 8.9 MB
- Stars: 5
- Watchers: 49
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audit/audit.go
- Security: security/security.go
Awesome Lists containing this project
README
[![GoDoc](https://godoc.org/github.com/Teamwork/middleware?status.svg)](https://godoc.org/github.com/Teamwork/middleware)
[![Build Status](https://travis-ci.com/Teamwork/middleware.svg?branch=master)](https://travis-ci.com/Teamwork/middleware)
[![codecov](https://codecov.io/gh/Teamwork/middleware/branch/master/graph/badge.svg)](https://codecov.io/gh/Teamwork/middleware)HTTP middlewares for `net/http`.
See godoc for documentation.