RubyGems Navigation menu

urlpattern 0.1.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 April 23, 2026 (15 KB)
  2. 0.1.1 April 23, 2026 x86_64-linux (47 MB)
  3. 0.1.1 April 23, 2026 x86_64-darwin (6.2 MB)
  4. 0.1.1 April 23, 2026 x64-mingw-ucrt (45.5 MB)
  5. 0.1.1 April 23, 2026 arm64-darwin (5.97 MB)
Show all versions (12 total)

Runtime Dependencies (1):

rb_sys ~> 0.9.127

Owners:

Pushed by:

GitHub

Authors:

  • 방성범 (Bang Seongbeom)

SHA 256 checksum:

=

Provenance:

Total downloads 1,322

For this version 143

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: