atlas-engineer / nactivitypub

ActivityPub & ActivityStreams support library for Common Lisp.
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

[Question] Where do you use this library? #2

Closed svetlyak40wt closed 9 months ago

svetlyak40wt commented 1 year ago

I'm wondering if it is used in the Nyxt or for some other project?

I'm interested in creation of some federated software, maybe Mastodon compatible federated server in Common Lisp.

aartaka commented 1 year ago

It was used in a ActivityPub support PR for Nyxt, which I'm currently slowly making into a Nyxt extension.

I see no obstacles for this library to be a basis for a server—it's made to be more or less extensible. Feature ideas and bug fixes are much welcome too!