muxer is a lightweight HTTP router written in Go that is designed to be simple, flexible, and familiar to users of the net/http package. It provides a simple API for registering HTTP handlers and middleware functions, and matching incoming requests to the appropriate handler based on their path and HTTP method.
active 2024-01-24 → 2025-01-29 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 372 days from 2024-01-24 to 2025-01-29. Pushes: 26 total, peak 18 in a day. Pull requests: 9 total, peak 4 in a day. Issues: 6 total, peak 4 in a day. Comments: 2 total, peak 2 in a day. Stars: 2 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| shellfu | 38 | 23 | 8 | 1 |
| github-actions[bot] | 3 | 3 | 0 | 0 |
| louieliu97 | 1 | 0 | 1 | 0 |
| codecov-commenter | 1 | 0 | 0 | 1 |
Recent activity
Latest issues, pull requests and releases
- Releaseshellfu2025-01-29 17:23v1.3.1
- Releaseshellfu2025-01-29 17:04v1.3.0
- Pull request#8shellfu2025-01-29 17:04
- Pull request#8shellfu2025-01-29 17:04
- Pull request#7shellfu2024-09-12 17:43
- Pull request#7louieliu972024-09-12 17:39
- Releaseshellfu2024-07-30 15:13v1.1.5
- Issue#5shellfu2024-07-30 15:12Inconsistent Path Parameter Handling in `Handle` and `HandleRoute` Methods
- Pull request#6shellfu2024-07-30 15:12
- Issue#5shellfu2024-07-30 14:47Inconsistent Path Parameter Handling in `Handle` and `HandleRoute` Methods
- Releaseshellfu2024-05-29 20:34v1.1.4
- Issue comment#3shellfu2024-05-29 20:34Export `ParamsKey` to Allow Direct Context Access for Parameters
- Issue#3shellfu2024-05-29 20:34Export `ParamsKey` to Allow Direct Context Access for Parameters
- Pull request#4shellfu2024-05-29 20:33
- Pull request#4shellfu2024-05-29 20:32
- Issue#3shellfu2024-05-29 20:31Export `ParamsKey` to Allow Direct Context Access for Parameters
- Releaseshellfu2024-05-29 19:40v1.1.3
- Issue#1shellfu2024-05-29 19:39Extract URL Parameters Without Router Dependency
- Pull request#2shellfu2024-05-29 19:39
- Issue comment#2codecov-commenter2024-05-29 19:39Params standalone
- Pull request#2shellfu2024-05-29 19:39
- Issue#1shellfu2024-05-29 19:21Extract URL Parameters Without Router Dependency
- Releaseshellfu2024-04-18 19:09v1.1.2
- Releaseshellfu2024-01-24 15:34v1.1.1
- Releaseshellfu2024-01-24 15:28v1.1.1
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 2 stars here means stars gained during the window, not the repo's star count.