cl-ipfs-api2
Bindings for the IPFS HTTP API.
$ area51 add cl-ipfs-api2CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ipfs-api2:some-function ...)Bindings for the IPFS HTTP API.
$ area51 add cl-ipfs-api2Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ipfs-api2:some-function ...)