webgo

Web framework

A microframework for building web applications with handler chaining and middleware support.

A microframework to build web apps; with handler chaining, middleware support, and most of all; standard library compliant HTTP handlers(i.e. http.HandlerFunc).

GitHub

303 stars
13 watching
31 forks
Language: Go
last commit: about 1 year ago
api-restapi-serverawesome-goawesome-golangawesome-listgogolanggolang-librarygolang-modulegolang-servermicroframeworkmiddlewaremultiplexerrouterserver-sent-eventsweb-frameworkwebframeworkwebgo

WebGo v7.0.4 / Contents

Router 303 about 1 year ago
Handler chaining 303 about 1 year ago
Middleware 303 about 1 year ago
Error handling 303 about 1 year ago
Helper functions 303 about 1 year ago
HTTPS ready 303 about 1 year ago
Graceful shutdown 303 about 1 year ago
Logging 303 about 1 year ago
Server-Sent Events 303 about 1 year ago
Usage 303 about 1 year ago

WebGo v7.0.4 / Router

sample 303 about 1 year ago If TrailingSlash is set to true, it will accept the URI ending with a '/', refer to

WebGo v7.0.4 / Usage / Benchmark

the-benchmarker 7,005 11 months ago
go-web-framework-benchmark 2,083 about 1 year ago