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`.
- Host: GitHub
- URL: https://github.com/christowolf/gomw
- Owner: ChristoWolf
- License: mit
- Created: 2022-12-08T13:52:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T18:01:38.000Z (about 3 years ago)
- Last Synced: 2024-06-20T12:51:55.441Z (almost 2 years ago)
- Topics: go, golang, http, middleware, middlewares, module, nethttp, packages
- Language: Go
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# gomw
[](https://pkg.go.dev/github.com/christowolf/gomw)



[](https://goreportcard.com/report/github.com/ChristoWolf/gomw)
A collection of simple Go middleware based on `net/http`.