simple-routes

2 clause BSD

Facility for straightforward http routing on top of Hunchentoot.

$ area51 add simple-routesCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(simple-routes:some-function ...)