cl-httpsqs
A client lib for accessing HTTPSQS written in Common Lisp
$ area51 add cl-httpsqsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-httpsqs:some-function ...)A client lib for accessing HTTPSQS written in Common Lisp
$ area51 add cl-httpsqsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-httpsqs:some-function ...)