Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 864 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 864 Bytes

Activity Pub for Go

MIT Licensed Build Status Test Coverage Go Report Card

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.

Usage

import "github.com/go-ap/activitypub"