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

WebGo v7.0.4 / Contents

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

WebGo v7.0.4 / Router

sample 303 10 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 8 months ago
go-web-framework-benchmark 2,083 12 months ago