lemmy-api
A set of objects and bindings to the Lemmy API
$ area51 add lemmy-apiCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lemmy-api:some-function ...)A set of objects and bindings to the Lemmy API
$ area51 add lemmy-apiCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lemmy-api:some-function ...)