{"id":13569597,"url":"https://github.com/go-ap/fedbox","last_synced_at":"2025-05-11T04:57:10.150Z","repository":{"id":43751035,"uuid":"184814311","full_name":"go-ap/fedbox","owner":"go-ap","description":"Reference implementation of an ActivityPub service using go-ap packages (mirror repository)","archived":false,"fork":false,"pushed_at":"2025-05-05T10:54:09.000Z","size":2528,"stargazers_count":148,"open_issues_count":0,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-11T04:56:42.098Z","etag":null,"topics":["activitypub"],"latest_commit_sha":null,"homepage":"https://federated.id","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-ap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-03T20:07:29.000Z","updated_at":"2025-05-06T13:22:03.000Z","dependencies_parsed_at":"2023-11-11T08:26:26.361Z","dependency_job_id":"51720896-c7f4-42c9-a633-ab55eb344e86","html_url":"https://github.com/go-ap/fedbox","commit_stats":{"total_commits":1904,"total_committers":6,"mean_commits":317.3333333333333,"dds":0.5672268907563025,"last_synced_commit":"0687cebccdc2fcbfb10e30747d53ff0487387f06"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ap%2Ffedbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ap%2Ffedbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ap%2Ffedbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-ap%2Ffedbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-ap","download_url":"https://codeload.github.com/go-ap/fedbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253518967,"owners_count":21921083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activitypub"],"created_at":"2024-08-01T14:00:41.788Z","updated_at":"2025-05-11T04:57:10.126Z","avatar_url":"https://github.com/go-ap.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# FedBOX\n\n[![MIT Licensed](https://img.shields.io/github/license/go-ap/fedbox.svg)](https://raw.githubusercontent.com/go-ap/fedbox/master/LICENSE)\n[![Build Status](https://builds.sr.ht/~mariusor/fedbox.svg)](https://builds.sr.ht/~mariusor/fedbox)\n[![Go Report Card](https://goreportcard.com/badge/github.com/go-ap/fedbox)](https://goreportcard.com/report/github.com/go-ap/fedbox)\n\nFedBOX is a simple ActivityPub enabled server. Its goal is to serve as a reference implementation for the rest of the [GoActivityPub](https://github.com/go-ap) packages.\n\nIt provides the base for some of the common functionality that such a service would require, such as: HTTP handlers and middlewares, storage and filtering etc.\n\nThe current iteration can persist data to [BoltDB](https://go.etcd.io/bbolt), [Badger](https://github.com/dgraph-io/badger), [SQLite](https://gitlab.com/cznic/sqlite) and directly on the file system, but I want to also add support for PostgreSQL.\n\n## Features\n\n### Support for C2S ActivityPub:\n\n * Support for content management actitivies: `Create`, `Update`, `Delete`.\n * `Follow`, `Accept`, `Reject` with actors as objects.\n * Appreciation activities: `Like`, `Dislike`.\n * Reaction activities: `Block` on actors, `Flag` on objects.\n * Negating content management and appreciation activities using `Undo`.\n * OAuth2 authentication\n\n### Support for S2S ActivityPub\n\n * Support the same operations as the client to server activities.\n * Capabilities of generating and loading HTTP Signatures from requests.\n\n## Installation\n\nSee the [INSTALL](./doc/INSTALL.md) file.\n\n## Further reading\n\nIf you are interested in using FedBOX from an application developer point of view, make sure to read the [Client to Server](./doc/c2s.md) document, which details how the local flavour of ActivityPub C2S API can be used.\n\nMore information about FedBOX and the other packages in the GoActivityPub library can be found on the [wiki](https://man.sr.ht/~mariusor/go-activitypub/index.md).\n\n## Contact and feedback\n\nIf you have problems, questions, ideas or suggestions, please contact us by posting to the [mailing list](https://lists.sr.ht/~mariusor/activitypub-go), or on [GitHub](https://github.com/go-ap/fedbox/issues). If you desire quick feedback, the mailing list is preferred, as the GitHub issues are not checked very often.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-ap%2Ffedbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-ap%2Ffedbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-ap%2Ffedbox/lists"}