Go-Fed: ActivityPub in Go

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • gotosocial

    Fast, fun, small ActivityPub server.

  • https://github.com/superseriousbusiness/gotosocial is another ActivityPub implementation in Go. This one implements a full server and aims to provide Mastodon-compatible client APIs. Lots of cool work going on in this space.

  • activity

    ActivityStreams & ActivityPub in golang, oh my! (by superseriousbusiness)

  • https://github.com/superseriousbusiness/activity [1] is actually forked from go-fed/activity, so they are not really different implementations. I don't know why go-fed is on here honestly, it's just a library, and one that isn't used directly for anything at the moment.

    [1]: https://github.com/superseriousbusiness/activity

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fedbox

    Reference implementation of an ActivityPub service using go-ap packages (mirror repository)

  • Hi, I'm the developer of go-ap. Which parts of it are giving you trouble? I'm always open to answer questions to the project's mailing list: https://lists.sr.ht/~mariusor/activitypub-go

    There is a rather hidden wiki that has some more information than strictly the comments in the code: https://man.sr.ht/~mariusor/go-activitypub/

    If you are looking for examples, there is a reference server at https://github.com/go-ap/fedbox

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts