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

ActivityPub: https://github.com/prplecake/gof

fediverse go golang mastodon rss

Score: -Infinity

Last synced: about 19 hours ago
JSON representation

Repository metadata:

a command-line utility to post RSS/Atom feeds to the fediverse. This repository is a mirror of https://git.fminus.co/prplecake/gof


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 120
Total Committers: 2
Avg Commits per committer: 60.0
Development Distribution Score (DDS): 0.225

Commits in past year: 7
Committers in past year: 2
Avg Commits per committer in past year: 3.5
Development Distribution Score (DDS) in past year: 0.143

Name Email Commits
Matthew Jorgensen m****w@j****t 93
dependabot[bot] 4****] 27

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 9
Total pull requests: 47
Average time to close issues: about 2 months
Average time to close pull requests: 2 days
Total issue authors: 1
Total pull request authors: 3
Average comments per issue: 0.33
Average comments per pull request: 0.04
Merged pull request: 43
Bot issues: 0
Bot pull requests: 33

Past year issues: 0
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 13 days
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: 3
Past year bot issues: 0
Past year bot pull requests: 5

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

Top Issue Authors

  • prplecake (9)

Top Pull Request Authors

  • dependabot[bot] (33)
  • prplecake (12)
  • TahomaSoft (2)

Top Issue Labels

  • enhancement (5)

Top Pull Request Labels

  • dependencies (33)
  • github_actions (31)

Package metadata

proxy.golang.org: github.com/prplecake/gof

  • Homepage: https://github.com/prplecake/gof
  • Documentation: https://pkg.go.dev/github.com/prplecake/gof#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v1.1.1 (published almost 4 years ago)
  • Last Synced: 2025-12-01T18:34:37.312Z (2 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.574%
    • Forks count: 8.969%
    • Stargazers count: 8.981%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/SlyMarbo/rss v1.0.3
  • github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
  • gopkg.in/yaml.v2 v2.4.0
go.sum go
  • github.com/SlyMarbo/rss v1.0.3
  • github.com/axgle/mahonia v0.0.0-20180208002826-3358181d7394
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.4.0
.github/workflows/go.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • wangyoucao577/go-release-action v1.17 composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite