Any Clojure clients for Lemmy?

As the title says, does anyone know of any Clojure clients for Lemmy?

4 points · 1 comments · view on lemmy.world

1 Comments

PriorProject@lemmy.world · 2 pts · 3y

I'm not aware of any. There was just a major API changes though, away from a websockets API and toward something I believe is fairly RESTful. Though I haven't studied the new API, I suspect you'll find it's reasonable to use with a generic rest client like https://github.com/RokLenarcic/clj-rest-client

Like I said, all speculative though, I haven't tried.

PriorProject@lemmy.world · 1 pts · 3y
[ removed ]