path_tree library

Library to build and match HTTP routes based on path

Classes

PathTree<T>
SubTree<T>

Functions

cleanupSegments(Iterable<String> segments) Iterable<String>
pathToSegments(String path) Iterable<String>
Splits given path to composing segments