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.
activitypub/streams/README.md
Marius Orcsik 72a9ade82d Add 'streams/' from commit 'f968addfe0e35bbee21ed1233ecacf65391e3f59'
git-subtree-dir: streams
git-subtree-mainline: 0ad2174ed0
git-subtree-split: f968addfe0
2019-12-03 16:33:20 +01:00

1 KiB

Activity Streams vocabulary for Go

MIT Licensed Build Status Test Coverage Go Report Card

Basic package for using activity pub API in Go.

Please see issue #1 before considering this project for real life applications.

Usage

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