Basic lib for using activity pub API in Go.
It contains types for most of the ActivityStreams vocabulary and the ActivityPub extension. They are documented accordingly with annotations from the specification.
import "github.com/go-ap/activitypub"