A fork of go-ap/activitypub to make it easier to implement extensions
This repository has been archived on 2022-11-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2017-09-12 17:25:07 +02:00
activitypub Added all properties from activity vocabulary docs with comments and jsonld hints 2017-09-12 17:25:07 +02:00
.gitignore Added .idea to gitignore 2017-09-11 22:50:45 +02:00
.travis.yml Try again for coveralls 2017-09-12 12:31:59 +02:00
LICENSE Initial commit 2017-09-11 22:45:19 +02:00
README.md Fix coveralls image 2017-09-12 12:38:26 +02:00

Activity Pub for Go

MIT Licensed Build status Test Coverage

Basic lib for using activity pub API in Go.

Please see issue #1 before trying to use this project.

Usage

import "github.com/mariusor/activitypub.go/activitypub"