json-responses

MIT

Canned JSON responses for Hunchentoot

$ area51 add json-responsesCopy

Usage

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