Popularity
5.7
Declining
Activity
0.0
Stable
4
4
4
Monthly Downloads: 56
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
web-routes alternatives and similar packages
Based on the "web" category.
Alternatively, view web-routes 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-wai
Support for type-safe URLs using web-routes and WAI -
web-routes-regular
generate parsers/printers for web-routes using the regular generics library -
web-routes-happstack
Happstack support for type-safe URLs using web-routes -
web-routes-hsp
Support for using type-safe URLs in HSP templates -
google-isbn
Basic utility to search an ISBN using the Google Books webservice
Build time-series-based applications quickly and at scale.
InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Promo
www.influxdata.com
Do you think we are missing an alternative of web-routes or a related project?
README
web-routes

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 core library is intended to be used in conjunction with other libraries such as web-routes-th, web-routes-happstack, and web-routes-boomerang.