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: 11 months ago
api-restapi-serverawesome-goawesome-golangawesome-listgogolanggolang-librarygolang-modulegolang-servermicroframeworkmiddlewaremultiplexerrouterserver-sent-eventsweb-frameworkwebframeworkwebgo

WebGo v7.0.4 / Contents

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

WebGo v7.0.4 / Router

sample 303 11 months 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 9 months ago
go-web-framework-benchmark 2,083 about 1 year ago