Liking cljdoc? Tell your friends :D

noir.exception

Functions to handle exceptions within a Noir server gracefully.

Functions to handle exceptions within a Noir server gracefully.
raw docstring

noir.options

Allows access to Noir's server options

Allows access to Noir's server options
raw docstring

noir.request

Functions for accessing the original request object from within noir handlers

Functions for accessing the original request object from within noir handlers
raw docstring

noir.server

A collection of functions to handle Noir's server and add middleware to the stack.

A collection of functions to handle Noir's server and add middleware to the stack.
raw docstring

noir.server.handler

Handler generation functions used by noir.server and other ring handler libraries.

Handler generation functions used by noir.server and other ring handler libraries.
raw docstring

noir.statuses

If no pages are defined that match a request, a status page is used based on the the HTTP status code of the response. This contains the function necessary to get or set these status pages.

If no pages are defined that match a request, a status page is used based on the
the HTTP status code of the response. This contains the function necessary to get
or set these status pages.
raw docstring

noir.util.gae

Functions to help run noir on Google App Engine.

Functions to help run noir on Google App Engine.
raw docstring

noir.util.test

A set of utilities for testing a Noir project

A set of utilities for testing a Noir project
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close