ivy-web: A lightweight web framework

[ bsd3, library, web ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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) [details]
License BSD-3-Clause
Author James Deng
Maintainer cnJamesDeng@gmail.com
Category Web
Home page https://github.com/lilac/ivy-web/
Source repo head: git clone git://github.com/lilac/ivy-web
Uploaded by JamesDeng at 2011-10-28T16:32:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2325 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]