Description
A simple Happstack-style Gemini router.
Description
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.
README.md