froute

MIT

An Http routing class that takes advantage of the MOP

$ area51 add frouteCopy

Usage

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