cl-webmachine
HTTP Semantic Awareness on top of Hunchentoot
$ area51 add cl-webmachineCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-webmachine:some-function ...)HTTP Semantic Awareness on top of Hunchentoot
$ area51 add cl-webmachineCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-webmachine:some-function ...)