Popularity
3.5
Declining
Activity
0.0
Stable
1
4
0
Monthly Downloads: 6
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-happstack
Happstack support for type-safe URLs using web-routes -
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
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
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.