webapi

BSD 2-Clause

CLOS-based wrapper builder for Web APIs

$ area51 add webapiCopy

Usage

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