hails-0.11.0.0: Multi-app web platform framework

Safe HaskellSafe

Hails.Web

Description

This module re-exports the routing and controller modules. See each module for their corresponding documentation.

Though you can implement a controller using the methods supplied by this module (actually, Hails.Web.Router), we recommend using the DSLs provided by Hails.Web.Frank or Hails.Web.REST.

Documentation