cl-httpsqs

MIT

A client lib for accessing HTTPSQS written in Common Lisp

$ area51 add cl-httpsqsCopy

Usage

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

Dependencies