OCaml libraries and tools to communicate with the ActivityPub protocol.
Comes with TAPS, an experimental Tiny ActivityPub Server which implements server-to-server (S2S) and client-to-server (C2S) protocols.
Also includes an experimental GUI library based on Stk.
Documentation is available here.
Development is hosted on Framagit.
OCaml-ldp is released under LGPL3 license.
The packages are installable with opam:
$ opam install activitypub activitypub_client activitypub_serverCurrent state of ocaml-activitypub can be installed with:
$ opam pin add [package] git@framagit.org:zoggy/ocaml-activity.git