Clovis is an implementation of the ActivityPub protocol in Scala. It's intended as a way for me to learn about the protocol, and also
about certain Scala libraries that I want to use, namely http4s
, fs2
and doobie
.
Clovis is very much a side project and a work in progress.