gin-contrib / static
Static middleware
☆299Updated 2 weeks ago
Alternatives and similar repositories for static:
Users that are interested in static are comparing it to the libraries listed below
- Gin middleware to enable GZIP support.☆343Updated 3 weeks ago
- A efficient, safely and easy-to-use session library for Go.☆225Updated 9 months ago
- This is a custom HTML render to support multi templates☆254Updated 3 weeks ago
- gin pprof middleware☆676Updated 2 weeks ago
- Gin middleware/handler to enable Cache☆403Updated 3 weeks ago
- a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use wit…☆278Updated last year
- GORM Customized Data Types Collection☆768Updated last week
- Timeout middleware for Gin☆194Updated 2 weeks ago
- ⚡ zap logging driver for gorm v2☆276Updated last week
- Request ID middleware for Gin Framework☆228Updated 3 weeks ago
- A local file system hook for golang logrus logger☆414Updated 2 years ago
- Gin middleware/handler to logger url path using rs/zerolog☆201Updated 2 weeks ago
- Support Let's Encrypt for a Go server application.☆393Updated 2 weeks ago
- Server-Sent Events implementation in Go. Used by the Gin Framework.☆124Updated 2 weeks ago
- Multiple databases, read-write splitting FOR GORM☆480Updated last week
- GORM sqlite driver☆196Updated last week
- Go/Golang parser for user agent strings☆472Updated 7 months ago
- i18n Translator for Go/Golang using CLDR data + pluralization rules☆400Updated 2 years ago
- CSRF protection middleware for Gin.☆133Updated 2 years ago
- Go structures with default values using tags