rux

web framework

A lightweight web framework for building fast and flexible HTTP applications in Go.

⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速的 Go api/web 框架,支持路由分组,路由参数绑定,中间件,兼容 http.Handler 接口

GitHub

99 stars
4 watching
16 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

gohttp-handlerhttp-middlewarehttp-routerhttp-servermiddlewaremuxrouter

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aaronlifton/goooA minimalistic web framework using Go that demonstrates straightforward and no-magic web development with a focus on simplicity and modularity.248
gocraft/webA fast and scalable Go package for building web applications with middleware and routing support.1,509
vardius/gorouterA lightweight Go framework for building HTTP request routers and multiplexers154
gotuna/gotunaA lightweight web framework for building web applications in Go.48
sujit-baniya/goravelA Go-based web framework providing a scalable and feature-rich platform for building applications.18
aisk/voxA lightweight Go web framework inspired by Koa.84
smallnest/go-web-framework-benchmarkCompared performance of various Go web frameworks across different aspects like connection and route selection handling times2,083
go-aah/aahBuilds secure and flexible web applications with a modular framework that automates infrastructure and repetitive tasks.691
ungerik/go-restA lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling.128
goanywhere/rexA modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go.33
go-goyave/goyaveAn opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability.1,644
mikestefanello/pagodaA full-stack web development starter kit in Go providing a solid foundation and structure for rapid and easy application development.2,229
go-playground/pureA lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables.150
abemedia/go-donAn API framework written in Go.55
gravityblast/trafficA Sinatra-inspired regexp/pattern mux and web framework for building web applications in Go.522