An ActivityPub implementation in Common Lisp
  • Common Lisp 100%
Find a file
2018-01-23 20:11:14 -05:00
entities Add missing comment on ap_object 2018-01-23 20:11:14 -05:00
tests Added some failing unit tests for from-json 2017-08-10 12:27:11 -04:00
.gitignore Change to keyword style for packages 2017-06-26 10:22:31 -04:00
cl-activitypub.asd Fix package names to fix tests 2017-08-27 17:44:50 -04:00
cl-activitypub.lisp Added quickproject skeleton 2017-06-27 19:30:51 -04:00
package.lisp Added quickproject skeleton 2017-06-27 19:30:51 -04:00
README.org Fix link 2017-07-10 20:29:40 -04:00
ROADMAP.org Add more speculation on design 2017-07-11 14:19:28 -04:00

cl-activitypub, an ActivityPub implementation

This is eventually going to be an ActivityPub implementation in Common Lisp, but it is very early days yet.

There is a Roadmap.