The ivy-web package
A lightweight web framework, with type safe routes, based on invertible-syntax, and i18n support.
The features of this web framework:
Type safe routes, specify url-handler mapping in one place.
Simple yet elegant handler via type class.
Flexible template system, utilize exsisting libraries such as Blaze-Html and Hastache.
Easy i18n
For an example, please refer to https://github.com/lilac/ivy-demo/
Note: Unlike 0.1 version, this version support snap-server as backend.
Properties
| Versions | 0.1, 0.1.1, 0.2 |
|---|---|
| Dependencies | base (≥3 & <5), invertible-syntax (≥0.2), partial-isomorphisms (<0.3), snap (≥0.5), snap-core (≥0.5) |
| License | BSD3 |
| Author | James Deng |
| Maintainer | cnJamesDeng@gmail.com |
| Category | Web |
| Home page | https://github.com/lilac/ivy-web/ |
| Source repository | git clone git://github.com/lilac/ivy-web |
| Upload date | Fri Oct 28 16:32:11 UTC 2011 |
| Uploaded by | JamesDeng |
| Built on | ghc-7.2 |
Modules
Downloads
- ivy-web-0.2.tar.gz (Cabal source package)
- package description (included in the package)