easy-routes

MIT

Yet another routes handling utility on top of Hunchentoot

$ area51 add easy-routesCopy

Usage

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