[Haskell-cafe] ANN: UrlDisp, a friendly URL dispatching library
Artyom Shalkhakov
artyom.shalkhakov at gmail.com
Wed Feb 4 06:45:55 EST 2009
Hello,
I would like to announce the first release of UrlDisp.
<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/UrlDisp>
It's a small library for URL dispatching (aka routing). Right now it works
with CGI, and should be compatible with FastCGI as well (not tested).
Happstack compatibility is planned.
Documentation and usage examples are available at HaskellWiki:
<http://www.haskell.org/haskellwiki/UrlDisp>
Thanks to Sterling Clover for his HVAC; this is where inspiration came from.
Cheers,
Artyom Shalkhakov.
More information about the Haskell-Cafe
mailing list