An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/MatejLach/activitystreams

activity-stream activity-stream-verbs activity-streams activitypub social-network

Score: -Infinity

Last synced: about 18 hours ago
JSON representation

Repository metadata:

ActivityStreams 2.0 encoding/decoding for Go 1.18+


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 days ago

Total Commits: 1
Total Committers: 1
Avg Commits per committer: 1.0
Development Distribution Score (DDS): 0.0

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Matej Ľach m****e@m****e 1

Issue and Pull Request metadata

Last synced: 16 days ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/MatejLach/activitystreams

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/MatejLach/activitystreams

Package activitystreams implements JSON serialization/deserialization support for the ActivityStreams 2.0 vocabulary. Simply use json.Marshal/json.Unmarshal on AS 2.0 compliant objects to obtain their JSON/Go representation respectively. Indirect object references such as a link to an outbox collection within an actor profile need to be fetched explicitly and parsed as a separate object.

  • Homepage: https://github.com/MatejLach/activitystreams
  • Documentation: https://pkg.go.dev/github.com/MatejLach/activitystreams#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: (published 14 days ago)
  • Last Synced: 2026-01-21T06:21:10.778Z (14 days ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.124%
    • Average: 5.296%
    • Dependent repos count: 5.468%

Dependencies

go.sum go
  • github.com/go-test/deep v1.0.5
go.mod go