{"id":15105632,"url":"https://github.com/vidarh/activitypub","last_synced_at":"2025-10-09T18:34:38.604Z","repository":{"id":246760035,"uuid":"822739137","full_name":"vidarh/activitypub","owner":"vidarh","description":"ActivityPub / ActivityStream basic serialization/deserialization for Ruby","archived":false,"fork":false,"pushed_at":"2024-07-26T22:21:47.000Z","size":197,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T11:53:09.836Z","etag":null,"topics":["activitypub","activitystreams","activitystreams-vocabulary","fediverse","mastodon","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/vidarh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":"vidarh","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-07-01T18:08:48.000Z","updated_at":"2025-03-13T13:25:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"efa1988a-bed7-40e5-afe0-9dc13a3e831d","html_url":"https://github.com/vidarh/activitypub","commit_stats":{"total_commits":35,"total_committers":1,"mean_commits":35.0,"dds":0.0,"last_synced_commit":"acf970b5ae741be21d3a5de58915079beff5409e"},"previous_names":["vidarh/activitypub"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Factivitypub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Factivitypub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Factivitypub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidarh%2Factivitypub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vidarh","download_url":"https://codeload.github.com/vidarh/activitypub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492986,"owners_count":21113161,"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","activitystreams","activitystreams-vocabulary","fediverse","mastodon","ruby"],"created_at":"2024-09-25T20:41:47.448Z","updated_at":"2025-10-09T18:34:33.565Z","avatar_url":"https://github.com/vidarh.png","language":"Ruby","funding_links":["https://github.com/sponsors/vidarh"],"categories":[],"sub_categories":[],"readme":"# ActivityPub\n\nA Ruby gem to make it easy to retrieve and work with ActivityPub/\nActivityStreams objects, as used in Mastodon, Lemmy, Pixelfed and\nsimilar.\n\nCAUTION: This is early days and the API is likely to change quickly.\nIf you want to start using this, please follow the project and/or let\nme know.\n\n## Goals\n\n * To provide a fairly *minimalist*, *barebones* set of classes to\n   work with ActivityPub objects *as used* by major Fediverse apps.\n * Matching real-world use will be prioritized over strict adherence\n   to the specs - my use-cases require me to be able to handle documents\n   even if they have errors. But I want to be able to *produce* output\n   that prefers standards compliance where it doesn't sacrifice interop.\n * Support extensions and namespace used by e.g. Mastodon and others.\n * Be easy to extend/layer new functionality on top of for anything\n   that doesn't fit in this core.\n\n\n## Installation\n\nInstall the gem and add to the application's Gemfile by executing:\n\n    $ bundle add activitypub\n\nIf bundler is not being used to manage dependencies, install the gem by executing:\n\n    $ gem install activitypub\n\n## Usage\n\nTODO: Write usage instructions here.\n\nFor now your best bet is to look at the examples/ dir and the unit\ntests.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/vidarh/activitypub.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidarh%2Factivitypub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvidarh%2Factivitypub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvidarh%2Factivitypub/lists"}