ファイルへ移動
Cory Slep 7400a3197f Add support for wrapping objects in Create activity. 2018-02-04 18:32:01 +01:00
pub Add support for wrapping objects in Create activity. 2018-02-04 18:32:01 +01:00
streams Make substantial progress on ActivityPub client & server implmentation 2018-02-04 17:42:22 +01:00
tools Make substantial progress on ActivityPub client & server implmentation 2018-02-04 17:42:22 +01:00
vocab
LICENSE
README.md

README.md

activity

go get github.com/go-fed/activity

This repository contains three libraries for use in your golang applications:

  • An ActivityStreams Vocabulary library
  • A convenience library for the ActivityStreams Vocabulary
  • ActivityPub Social API (Client-to-Server) and Federation Protocol (Server-to-Server).

Status

  • ActivityStreams Vocabulary: Polishing needed.
  • ActivityStreams Convenience Library: Polishing needed.
  • ActivityPub: Under development.

Useful References

Thanks

I would like to thank those that have worked hard to create the technologies and standards that created the opportunity to implement this suite of libraries.