ivy-web-0.2: A lightweight web framework

Web.Ivy.Types

Documentation

class MonadSnap m => Handler m a whereSource

Methods

get, handle, delete, put, post :: a -> m ()Source