/ExpressPathToRegex.jl

Turn an Express-style path string such as /user/:name into a regular expression.

Primary LanguageJuliaOtherNOASSERTION

ExpressPathToRegex.jl

Build status Coverage Status License

Turn an Express-style path string such as /user/:name into a regular expression.

This package is a direct (and complete) port of Path-to-RegExp to julia.

License

MIT