github.com/Zewo/TrieRouteMatcher


License
MIT

Documentation

TrieRouteMatcher

Swift Zewo Platform License Slack Travis Codebeat

Installation

import PackageDescription

let package = Package(
    dependencies: [
        .Package(url: "https://github.com/Zewo/TrieRouteMatcher.git", majorVersion: 0, minor: 5),
    ]
)

Support

If you need any help you can join our Slack and go to the #help channel. Or you can create a Github issue in our main repository. When stating your issue be sure to add enough details, specify what module is causing the problem and reproduction steps.

Community

Slack

Join us on Slack.

License

TrieRouteMatcher is released under the MIT license. See LICENSE for details.