Someone wrote a Lemmy API library in Common Lisp
Someone wrote a Lemmy API library in Common Lisp
sr.ht
cl-lemmy-api: The lemmy api and generator, in CL
This repository implements bindings to the Lemmy API for Common Lisp.
Lemmy API interfaces, API endpoints, enums, and types are defined according to the openapi specification.
There’s also a trivial Lemmy client and a tool for extracting the Lemmy API from the official Typescript client library.