All Projects → go-ap → activitypub

go-ap / activitypub

Licence: MIT License
ActivityPub vocabulary for Go

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to activitypub

writefreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
Stars: ✭ 2,866 (+9782.76%)
Mutual labels:  activitypub
activity-pub
API Platform ActivityPub Support
Stars: ✭ 63 (+117.24%)
Mutual labels:  activitypub
mastodon-lite
Lightweight client for mastodon micro blogging service.
Stars: ✭ 12 (-58.62%)
Mutual labels:  activitypub
mastodon
Your self-hosted, globally interconnected microblogging community
Stars: ✭ 29,949 (+103172.41%)
Mutual labels:  activitypub
gancio
a shared agenda for local communities (with activitypub support)
Stars: ✭ 21 (-27.59%)
Mutual labels:  activitypub
wordpress-nodeinfo
NodeInfo and NodeInfo2 for WordPress
Stars: ✭ 13 (-55.17%)
Mutual labels:  activitypub
mastodo
A fork of the GNU Social/AP-compatible microblogging server
Stars: ✭ 29 (+0%)
Mutual labels:  activitypub
merveilles-town
Fork of Mastodon repository with modifications to make Merveilles a town of our own.
Stars: ✭ 23 (-20.69%)
Mutual labels:  activitypub
activitypub-example
An ActivityPub server implementation example
Stars: ✭ 87 (+200%)
Mutual labels:  activitypub
Ocelot-Social
Free and open-source social network for active citizenship.
Stars: ✭ 49 (+68.97%)
Mutual labels:  activitypub
misskey
🌎 An interplanetary microblogging platform 🚀
Stars: ✭ 2,895 (+9882.76%)
Mutual labels:  activitypub
serverless-activitypub
An implementation of an ActivityPub Server.
Stars: ✭ 33 (+13.79%)
Mutual labels:  activitypub
pherephone
An ActivityPub server that reblogs all the statuses of certain actors.
Stars: ✭ 22 (-24.14%)
Mutual labels:  activitypub
tranquility
Small ActivityPub server (WIP)
Stars: ✭ 30 (+3.45%)
Mutual labels:  activitypub
activitypub
A general Python ActivityPub library
Stars: ✭ 105 (+262.07%)
Mutual labels:  activitypub
orb
A DID method implementation that extends the Sidetree protocol into a Fediverse of interconnected nodes and witnessed using certificate transparency. Spec: https://trustbloc.github.io/did-method-orb/
Stars: ✭ 25 (-13.79%)
Mutual labels:  activitypub
Nautilus
Turn your website into an ActivityPub profile
Stars: ✭ 55 (+89.66%)
Mutual labels:  activitypub
kibou
Kibou is a lightweight federated social networking server written in Rust. This is only a mirror! The real repository is on https://git.cybre.club/kibouproject/kibou
Stars: ✭ 41 (+41.38%)
Mutual labels:  activitypub
activitypub
私家版ActivityPub日本語訳
Stars: ✭ 23 (-20.69%)
Mutual labels:  activitypub
hanatachi
Hanatachi is a free, open-source social network server for federated blogging
Stars: ✭ 18 (-37.93%)
Mutual labels:  activitypub

Activity Pub for Go

MIT Licensed Build Status Test Coverage Go Report Card

Basic package for using ActivityPub 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"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].