A Go starter with Handler mode and file-based routing — static, dynamic, nested, and catch-all patterns.
From EdgeOne Pages
Use Gin on EdgeOne Pages with middleware, JSON binding, route groups, and RESTful API design.
Deploy Echo-based Go applications with custom middleware, route groups, and RESTful API.
Lightweight Go HTTP router powered by Chi — composable middleware stack, route groups, and zero dependencies.
Use Fiber on EdgeOne Pages — an Express-inspired Go framework built on fasthttp with middleware and JSON parsing.
A Gorilla Mux starter with URL pattern matching, subrouters, and middleware on EdgeOne Pages.
High-performance Go router powered by HttpRouter — zero-allocation routing with named parameters and wildcard support.