github.com/adelowo/gulter

gulter

A simple HTTP middleware to automatically handle all your file upload needs

52

Decision Signals

Health score 52/100, confidence 45/100.

Caution
Maintenance 48
Adoption 15
Security 92
Maturity 45
Developer DX 83
Confidence 45

Install

go get github.com/adelowo/gulter

Package Data

updated May 28, 2026
Latest versionUnknown
Imported by2 packages
Stars0
Forks0
Last activityUnknown
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

43 symbols
SymbolKindSynopsis
ErrResponseHandler Type type ErrResponseHandler func(error) http.HandlerFunc
File Type type File struct{ ... }
File.FieldName Field FieldName string
File.FolderDestination Field FolderDestination string
File.MimeType Field MimeType string
File.OriginalName Field OriginalName string
File.Size Field Size int64
File.StorageKey Field StorageKey string
File.UploadedFileName Field UploadedFileName string
FilesFromContextWithKey Function func FilesFromContextWithKey(r *http.Request, key string) ([]File, error)
Files Type type Files map[string][]File
FilesFromContext Function func FilesFromContext(r *http.Request) (Files, error)

Maintained Alternatives

lower maintenance score

#1 Echo

Package echo implements high performance, minimalist Go web framework.

Go Web Frameworks 32.4K stars 31.3K imported-by 100% confidence
97

#2 Fiber

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Go Web Frameworks 39.8K stars 30.9K imported-by 100% confidence
96

#3 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#4 Learn Go with TDD

Learn Go with test-driven development

Go Web Frameworks 23.7K stars 0 imported-by 65% confidence
91

#5 Gin

Package gin implements a HTTP web framework called gin.

Go Web Frameworks 88.6K stars 0 imported-by 65% confidence
89

#6 GoFr

An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.

Go Web Frameworks 21.4K stars 0 imported-by 45% confidence
86

Similar Packages

Go Web Frameworks

#1 Echo

Package echo implements high performance, minimalist Go web framework.

Go Web Frameworks 32.4K stars 31.3K imported-by 100% confidence
97

#2 Fiber

Package fiber is an Express inspired web framework built on top of Fasthttp, the fastest HTTP engine for Go.

Go Web Frameworks 39.8K stars 30.9K imported-by 100% confidence
96

#3 GoFrame

A powerful framework for faster, easier, and more efficient project development.

Go Web Frameworks 13.2K stars 14 imported-by 100% confidence
96

#4 Learn Go with TDD

Learn Go with test-driven development

Go Web Frameworks 23.7K stars 0 imported-by 65% confidence
91

#5 Gin

Package gin implements a HTTP web framework called gin.

Go Web Frameworks 88.6K stars 0 imported-by 65% confidence
89