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

WebGo v7.0.4 / Contents

Router303almost 2 years ago
Handler chaining303almost 2 years ago
Middleware303almost 2 years ago
Error handling303almost 2 years ago
Helper functions303almost 2 years ago
HTTPS ready303almost 2 years ago
Graceful shutdown303almost 2 years ago
Logging303almost 2 years ago
Server-Sent Events303almost 2 years ago
Usage303almost 2 years ago

WebGo v7.0.4 / Router

sample303almost 2 years agoIf TrailingSlash is set to true, it will accept the URI ending with a '/', refer to

WebGo v7.0.4 / Usage / Benchmark

the-benchmarker7,005almost 2 years ago
go-web-framework-benchmark2,083about 2 years ago