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 接口
99 stars
4 watching
16 forks
Language: Go
last commit: almost 2 years agoLinked from 2 awesome lists
gohttp-handlerhttp-middlewarehttp-routerhttp-servermiddlewaremuxrouter
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A minimalistic web framework using Go that demonstrates straightforward and no-magic web development with a focus on simplicity and modularity. | 248 | |
| A fast and scalable Go package for building web applications with middleware and routing support. | 1,509 | |
| A lightweight Go framework for building HTTP request routers and multiplexers | 154 | |
| A lightweight web framework for building web applications in Go. | 48 | |
| A Go-based web framework providing a scalable and feature-rich platform for building applications. | 18 | |
| A lightweight Go web framework inspired by Koa. | 84 | |
| Compared performance of various Go web frameworks across different aspects like connection and route selection handling times | 2,083 | |
| Builds secure and flexible web applications with a modular framework that automates infrastructure and repetitive tasks. | 691 | |
| A lightweight REST framework that simplifies API development by leveraging dynamic typing and JSON marshalling. | 128 | |
| A modular web development framework that provides a lightweight and flexible way to build scalable web applications in Go. | 33 | |
| An opinionated, all-in-one web framework focused on building enterprise-level REST APIs with an emphasis on reliability and maintainability. | 1,644 | |
| A full-stack web development starter kit in Go providing a solid foundation and structure for rapid and easy application development. | 2,229 | |
| A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 150 | |
| An API framework written in Go. | 55 | |
| A Sinatra-inspired regexp/pattern mux and web framework for building web applications in Go. | 522 |