gorouter
Router
A fast and feature-rich HTTP router for Go that supports regular expressions.
xujiajun/gorouter is a simple and fast HTTP router for Go. It is easy to build RESTful APIs and your web framework.
532 stars
17 watching
70 forks
Language: Go
last commit: over 5 years ago
Linked from 2 awesome lists
gogolanggorouterrestful-apirouter
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and flexible HTTP router written in Go with customizable options and features. | 23 |
| A fast HTTP router package for building scalable web applications. | 185 |
| A high-performance HTTP router package for Go that supports regular expression route matching and is designed to build RESTful APIs. | 456 |
| A lightweight HTTP request multiplexer with built-in middleware support | 9 |
| A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
| A lightweight, trie-based HTTP router for Go with advanced routing capabilities. | 78 |
| A lightweight and flexible HTTP router for building maintainable web services. | 15 |
| A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. | 150 |
| A lightweight Go framework for building HTTP request routers and multiplexers | 154 |
| A simple Go router for managing HTTP requests and routes | 54 |
| A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support | 617 |
| A simple HTTP router for Go that enables routing and handling HTTP requests in a web application. | 68 |
| A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese | 21 |
| An HTTP multiplexer that allows for flexible routing and parameter handling | 1,288 |
| A high-performance HTTP request router with features like radix tree optimization and case-insensitive matching. | 466 |