cl-voipms
Common Lisp HTTP api client to the voip.ms api.
$ area51 add cl-voipmsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-voipms:some-function ...)Common Lisp HTTP api client to the voip.ms api.
$ area51 add cl-voipmsCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-voipms:some-function ...)