Popularity
3.7
Declining
Activity
0.0
Stable
1
4
0
Monthly Downloads: 20
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
web-routes-regular alternatives and similar packages
Based on the "web" category.
Alternatively, view web-routes-regular alternatives based on common mentions on social networks and blogs.
-
web-routes-boomerang
Support for using boomerang with web-routes to create type-safe URLs -
web-routes-th
Support for deriving web-routes PathInfo using Template Haskell -
web-routes-hsp
Support for using type-safe URLs in HSP templates -
web-routes-happstack
Happstack support for type-safe URLs using web-routes -
web-routes-wai
Support for type-safe URLs using web-routes and WAI -
google-isbn
Basic utility to search an ISBN using the Google Books webservice
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
Do you think we are missing an alternative of web-routes-regular or a related project?
README
web-routes-regular

A portable library which provides type-safe URL routing. For more information an tye-safe URLs check out this section of the Happstack Book.
This module adds support for generating URL parsers/printers automatically using the regular generics library.