json-responses
Canned JSON responses for Hunchentoot
$ area51 add json-responsesCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(json-responses:some-function ...)Canned JSON responses for Hunchentoot
$ area51 add json-responsesCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(json-responses:some-function ...)