https://github.com/hellofresh/ginger-middleware
A set of useful middleware for gin
https://github.com/hellofresh/ginger-middleware
open-source wiz-planning-and-purchasi-purchase-order-planning
Last synced: 3 months ago
JSON representation
A set of useful middleware for gin
- Host: GitHub
- URL: https://github.com/hellofresh/ginger-middleware
- Owner: hellofresh
- License: mit
- Created: 2016-11-04T12:11:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T05:11:12.000Z (7 months ago)
- Last Synced: 2025-12-01T06:49:47.576Z (5 months ago)
- Topics: open-source, wiz-planning-and-purchasi-purchase-order-planning
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 5
- Watchers: 217
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ginger Middleware
Here you'll find middleware ready to use with [Gin Framework](https://github.com/gin-gonic/gin).
## List of middleware
+ [gin-mongodb](mongodb) - middleware/handler for handling mongo db sessions
+ [gin-statsd](statsd) - middleware for geting http metrics
+ [gin-nice-recovery](nice) - panic recovery middleware that let's you build a nicer user experience