The sad situation is that most of the devs hurried into building applications that speak ActivityPub instead of creating libraries that can be used by others.
If you're working with go, I created some libraries that are overlayed over the specification pretty closely. You can find them at github.com/go-ap
Yeah I would have expected more libraries to be available for this as well, maybe if I finish my implementation I'd consider following your example and making libraries out of it. But I only have a hobby use-case and historically I never finish those lol
If you're working with go, I created some libraries that are overlayed over the specification pretty closely. You can find them at github.com/go-ap