API for noir.util.gae - Noir ()


Usage:
(ns your-namespace
  (:require noir.util.gae))

Overview

Functions to help run noir on Google App Engine.

Public Variables and Functions



gae-handler

function
Usage: (gae-handler opts)
Create a Google AppEngine friendly handler for Noir. Use this instead
of server/gen-handler for AppEngine projects.
Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.