BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

urlpattern

v0.1.1RubyGems· Ruby

It's a thin wrapper of denoland/rust-urlpattern with Magnus. It is useful on the server side when serving different pages based on the URL (a.k.a. routing). It provides pattern matching syntax like /users/:id, similar to route parameters in Express or Path-to-RegExp. You can use it as a foundation to build your own web server or framework.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 1 month ago.
Popularity
40 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.11 month ago
  • 0.1.01 month ago
urlpattern — It's a thin wrapper of denoland/rust-urlpattern with Magnus. It is useful on the server side when serving different pages based on the URL (a.k.a. routing). It provides pattern matching syntax like /users/:id, similar to route parameters in Express or Path-to-RegExp. You can use it as a foundation to build your own web server or framework. (Ruby / RubyGems) · Modules