url-matcher documentationΒΆ

URL matching library that relates URLs with resources. Rules are defined using simple pattern definitions. It is simpler and faster than using regular expressions if the rules involves many domains.

License is BSD 3-clause.

Getting started