github.com/abemedia/go-don

Don

A highly performant and simple to use API framework.

57

Decision Signals

Health score 57/100, confidence 60/100.

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

Install

go get github.com/abemedia/go-don

Package Data

updated Jun 11, 2026
Latest versionv0.2.2
Imported by1 packages
Stars0
Forks0
Last activity8 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 go-zero

A cloud-native Go microservices framework with cli tool for productivity.

Go Web Frameworks 33.1K stars 0 imported-by 95% confidence
94

#5 webhook

Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.

Go Web Frameworks 11.9K stars 0 imported-by 100% confidence
89