Ecosyste.ms: Summary

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

ActivityPub: https://github.com/mattn/go-mastodon

go golang mastodon

Score: 23.393727006312226

Last synced: about 7 hours ago
JSON representation

Repository metadata:

mastodon client for golang


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 411
Total Committers: 44
Avg Commits per committer: 9.341
Development Distribution Score (DDS): 0.562

Commits in past year: 17
Committers in past year: 8
Avg Commits per committer in past year: 2.125
Development Distribution Score (DDS) in past year: 0.765

Name Email Commits
Yasuhiro Matsumoto m****p@g****m 180
178inaba 1****a 115
Christian Muehlhaeuser m****i@g****m 14
Rasmus Lindroth r****s@l****z 11
Ben Lubar b****r@g****m 8
Kaoru HAYAMA i****a@n****m 7
buckket f****x@b****g 6
Ollivier Robert r****o@k****t 6
Renovate Bot b****t@r****m 6
Darren O'Connor m****r@g****m 5
Yamagishi Kazutoshi y****s@d****h 3
Robert Sigler s****r@i****g 3
Paul Waldo p****o@g****m 3
y0za y****s@g****m 2
till t****l@p****t 2
WaybackBot 6****t 2
Alexander Bakker a****b@a****e 2
Jessica Paczuski j****a@p****m 2
Kamandlou a****u@g****m 2
Marian Steinbach m****n@g****o 2
Masahiro Furudate 1****t@g****m 2
TSUYUSATO Kitsune m****n@g****m 2
Tyr Mactire t****r@p****o 2
Victor Bersy v****y@h****m 2
chansuke c****e@g****p 2
hiromi-mi h****i@c****p 2
Brian C. Lindner b****n@b****m 1
Brint E. Kriebel g****b@b****t 1
Hanage999 h****9@c****t 1
Haruki TSURUMOTO t****t@g****m 1
and 14 more...

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 40
Total pull requests: 152
Average time to close issues: 4 months
Average time to close pull requests: 22 days
Total issue authors: 34
Total pull request authors: 49
Average comments per issue: 1.93
Average comments per pull request: 2.39
Merged pull request: 135
Bot issues: 0
Bot pull requests: 8

Past year issues: 5
Past year pull requests: 5
Past year average time to close issues: about 18 hours
Past year average time to close pull requests: about 2 months
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 1.4
Past year average comments per pull request: 2.4
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mattn/go-mastodon

Top Issue Authors

  • leahneukirchen (4)
  • judell (3)
  • RandomErrorMessage (2)
  • mehrvarz (1)
  • mellowdrifter (1)
  • muesli (1)
  • noqqe (1)
  • pacmessica (1)
  • ppwfx (1)
  • preslavrachev (1)
  • RasmusLindroth (1)
  • rodinmehr (1)
  • sapiens-sapide (1)
  • shanemhansen (1)
  • ThomasLeister (1)

Top Pull Request Authors

  • 178inaba (43)
  • muesli (15)
  • mattn (12)
  • RasmusLindroth (10)
  • renovate[bot] (8)
  • hymkor (5)
  • BenLubar (4)
  • mellowdrifter (4)
  • alexbakker (3)
  • buckket (3)
  • ykzts (2)
  • chansuke (2)
  • marians (2)
  • PaulWaldo (2)
  • y0za (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/mattn/go-mastodon

Package mastodon provides functions and structs for accessing the mastodon API.

  • Homepage: https://github.com/mattn/go-mastodon
  • Documentation: https://pkg.go.dev/github.com/mattn/go-mastodon#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.6 (published over 1 year ago)
  • Last Synced: 2024-05-16T22:12:22.932Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 120
  • Dependent Repositories: 123
  • Docker Downloads: 537,985
  • Rankings:
    • Dependent packages count: 0.445%
    • Dependent repos count: 0.553%
    • Docker downloads count: 0.623%
    • Average: 1.392%
    • Stargazers count: 2.496%
    • Forks count: 2.843%
proxy.golang.org: github.com/mattn/go-mastodon/cmd/mstdn

  • Homepage: https://github.com/mattn/go-mastodon
  • Documentation: https://pkg.go.dev/github.com/mattn/go-mastodon/cmd/mstdn#section-documentation
  • Licenses: MIT
  • Latest release: (published 2 days ago)
  • Last Synced: 2024-05-16T22:12:21.899Z (2 days ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.534%
    • Forks count: 1.757%
    • Average: 4.909%
    • Dependent packages count: 6.999%
    • Dependent repos count: 9.346%

Dependencies

cmd/mstdn/go.mod go
  • github.com/PuerkitoBio/goquery v1.8.0
  • github.com/fatih/color v1.13.0
  • github.com/mattn/go-mastodon v0.0.4
  • github.com/mattn/go-tty v0.0.4
  • github.com/urfave/cli v1.22.9
  • golang.org/x/net v0.0.0-20220531201128-c960675eff93
cmd/mstdn/go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/PuerkitoBio/goquery v1.8.0
  • github.com/andybalholm/cascadia v1.3.1
  • github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
  • github.com/cpuguy83/go-md2man/v2 v2.0.2
  • github.com/fatih/color v1.13.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/mattn/go-colorable v0.1.4
  • github.com/mattn/go-colorable v0.1.9
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.8
  • github.com/mattn/go-isatty v0.0.10
  • github.com/mattn/go-isatty v0.0.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-runewidth v0.0.7
  • github.com/mattn/go-tty v0.0.4
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday/v2 v2.0.1
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/shurcooL/sanitized_anchor_name v1.0.0
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
  • github.com/urfave/cli v1.22.9
  • golang.org/x/net v0.0.0-20210916014120-12bc252f5db8
  • golang.org/x/net v0.0.0-20220531201128-c960675eff93
  • golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
  • golang.org/x/sys v0.0.0-20191008105621-543471e840be
  • golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e
  • golang.org/x/sys v0.0.0-20200116001909-b77594299b42
  • golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
  • golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
  • golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
  • golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
  • golang.org/x/text v0.3.6
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
go.mod go
  • github.com/gorilla/websocket v1.5.0
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
go.sum go
  • github.com/gorilla/websocket v1.5.0
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • codecov/codecov-action v2 composite