Compojure 1.5.1

A concise routing library for Ring.

Installation

To install, add the following dependency to your project or build file:

[compojure "1.5.1"]

Namespaces

compojure.coercions

Functions for coercing route parameters into different types.

Public variables and functions:

compojure.core

A DSL for building Ring handlers from smaller routes.

compojure.handler

Functions to create Ring handlers from routes.

Public variables and functions:

compojure.middleware

Optional middleware to enhance routing in Compojure.

Public variables and functions:

compojure.response

A protocol for generating Ring response maps

Public variables and functions:

compojure.route

Functions for defining common types of routes.

Public variables and functions: