github.com/abemedia/go-don

Don

Package don provides a fast and efficient API framework.

57

Decision Signals

Health score 57/100, confidence 80/100.

Caution
Maintenance 63
Adoption 12
Security 92
Maturity 55
Developer DX 83
Confidence 80

Install

go get github.com/abemedia/go-don

Package Data

updated May 28, 2026
Latest versionv0.2.2
Imported by1 packages
Stars0
Forks0
Last activity7 months ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

63 symbols
SymbolKindSynopsis
API Type type API struct{ ... }
API.Delete Method func (r *API) Delete(path string, handle httprouter.Handle)
API.Get Method func (r *API) Get(path string, handle httprouter.Handle)
API.Group Method func (r *API) Group(path string) Router
API.Handle Method func (r *API) Handle(method, path string, handle httprouter.Handle)
API.HandleFunc Method func (r *API) HandleFunc(method, path string, handle http.HandlerFunc)
API.Handler Method func (r *API) Handler(method, path string, handle http.Handler)
API.ListenAndServe Method func (r *API) ListenAndServe(addr string) error
API.MethodNotAllowed Field MethodNotAllowed fasthttp.RequestHandler
API.NotFound Field NotFound fasthttp.RequestHandler
API.PanicHandler Field PanicHandler func(*fasthttp.RequestCtx, any)
API.Patch Method func (r *API) Patch(path string, handle httprouter.Handle)

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