Popularity
3.8
Declining
Activity
0.0
Stable
2
4
1
Monthly Downloads: 13
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
web-routes-th alternatives and similar packages
Based on the "web" category.
Alternatively, view web-routes-th 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-happstack
Happstack support for type-safe URLs using web-routes -
web-routes-regular
generate parsers/printers for web-routes using the regular generics library -
web-routes-hsp
Support for using type-safe URLs in HSP templates -
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
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of web-routes-th or a related project?
README
web-routes-th

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 Template Haskell.