@hackage servant-match0.1.1

Standalone implementation of servant’s dispatching mechanism

This package provides a standalone implementation of dispatching a function by matching it against a Servant API. A common usecase for this is to convert an URI to an ADT that provides a more structured representation of the URL.