froute
An Http routing class that takes advantage of the MOP
$ area51 add frouteCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(froute:some-function ...)An Http routing class that takes advantage of the MOP
$ area51 add frouteCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(froute:some-function ...)