cl-voipms

BSD

Common Lisp HTTP api client to the voip.ms api.

$ area51 add cl-voipmsCopy

Usage

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