easy-routes
Yet another routes handling utility on top of Hunchentoot
$ area51 add easy-routesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easy-routes:some-function ...)Yet another routes handling utility on top of Hunchentoot
$ area51 add easy-routesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(easy-routes:some-function ...)