Popularity
8.2
Stable
Activity
0.0
Stable
14
13
13

Monthly Downloads: 133
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Yesod    
Latest version: v0.2.1

path-pieces alternatives and similar packages

Based on the "Web" category.
Alternatively, view path-pieces alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of path-pieces or a related project?

Add another 'Web' Package

README

path-pieces

Build Status

Defines two typeclasses used for converting Haskell data types to and from route pieces. Used in Yesod to automatically marshall data in the request path.

see http://www.yesodweb.com/ for more information.