lemmy-api

GPLv3

A set of objects and bindings to the Lemmy API

$ area51 add lemmy-apiCopy

Usage

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