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:
=
Runtime Dependencies (1):
rb_sys
~> 0.9.127
Owners:
Pushed by:
Authors:
-
방성범 (Bang Seongbeom)
SHA 256 checksum:
=
Provenance:
Source Commit
Build File