Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/writeas/activityserve

activitypub

Score: 9.68781601606062

Last synced: 2 days ago
JSON representation

Repository metadata:

A very light ActivityPub library in Go


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 40
Total Committers: 2
Avg Commits per committer: 20.0
Development Distribution Score (DDS): 0.35

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

Name Email Commits
Michael Demetriou a****s@q****r 26
Matt Baer m****t@w****s 14

Issue and Pull Request metadata

Last synced: 13 days ago

Total issues: 14
Total pull requests: 1
Average time to close issues: over 4 years
Average time to close pull requests: 2 months
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 0.29
Average comments per pull request: 0.0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 2 months
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.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/writeas/activityserve

Top Issue Authors

  • ghost (14)

Top Pull Request Authors

  • betapictoris (1)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/writeas/activityserve

  • Homepage: https://github.com/writeas/activityserve
  • Documentation: https://pkg.go.dev/github.com/writeas/activityserve#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.0-20230428180247-dc13a4f4d835 (published over 1 year ago)
  • Last Synced: 2024-10-26T23:30:57.799Z (13 days ago)
  • Versions: 2
  • Dependent Packages: 7
  • Dependent Repositories: 11
  • Docker Downloads: 239
  • Rankings:
    • Docker downloads count: 1.4%
    • Dependent repos count: 1.618%
    • Dependent packages count: 1.827%
    • Average: 4.752%
    • Stargazers count: 9.113%
    • Forks count: 9.803%

Dependencies

go.mod go
  • github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1
  • github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5
  • github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe
  • github.com/gologme/log v1.2.0
  • github.com/gorilla/mux v1.7.4
  • github.com/writeas/go-webfinger v1.1.0
  • github.com/writefreely/go-nodeinfo v1.2.0
  • gopkg.in/ini.v1 v1.55.0
go.sum go
  • github.com/captncraig/cors v0.0.0-20190703115713-e80254a89df1
  • github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5
  • github.com/go-fed/httpsig v0.1.0
  • github.com/go-fed/httpsig v0.1.1-0.20200204213531-0ef28562fabe
  • github.com/gologme/log v1.2.0
  • github.com/gorilla/mux v1.7.4
  • github.com/writeas/go-webfinger v1.1.0
  • github.com/writefreely/go-nodeinfo v1.2.0
  • golang.org/x/crypto v0.0.0-20180527072434-ab813273cd59
  • golang.org/x/sys v0.0.0-20180525142821-c11f84a56e43
  • gopkg.in/ini.v1 v1.55.0