st-json
JSON in- and output
$ area51 add st-jsonCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(st-json:some-function ...)JSON in- and output
$ area51 add st-jsonCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(st-json:some-function ...)