Top 4.7% dependent repos on proxy.golang.org
Top 6.9% forks on proxy.golang.org
proxy.golang.org : github.com/ant0ine/go-urlrouter
Efficient URL routing using a Trie data structure. This Package implements a URL Router, but instead of using the usual "evaluate all the routes and return the first regexp that matches" strategy, it uses a Trie data structure to perform the routing. This is more efficient, and scales better for a large number of routes. It supports the :param and *splat placeholders in the route strings. Example: (Blog Post: https://www.ant0ine.com/post/better-url-routing-golang.html)
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/ant0ine/go-urlrouter
License: MIT
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/ant0ine
Dependent repositories: 1
Stars: 115 on GitHub
Forks: 8 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago