@hackage gemini-router0.1.2.0

A simple Happstack-style Gemini router

This package contains a Router monad transformer that works on top of the gemini-server package, with a functional+monadic+alternative interface, similar to Happstack. With it you can define gemini endpoints, capture parts of the request, and pass the requests to specific handlers.