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

ActivityPub: https://github.com/pubcast/pubcast

activitypub fediverse golang podcasts

Score: -Infinity

Last synced: about 3 hours ago
JSON representation

Repository metadata:

An experimental ActivityPub based podcasting platform.


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 22 hours ago

Total Commits: 99
Total Committers: 5
Avg Commits per committer: 19.8
Development Distribution Score (DDS): 0.081

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

Name Email Commits
Flaque e****d@z****u 91
Liam Conrad l****m@s****g 3
Daniel Kuntz d****0@g****m 2
Cyrus Roshan c****3@g****m 2
Chehab d****6@m****t 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 12
Total pull requests: 12
Average time to close issues: 3 months
Average time to close pull requests: 2 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.33
Average comments per pull request: 0.58
Merged pull request: 11
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/pubcast/pubcast

Top Issue Authors

  • Flaque (11)
  • sunjam (1)

Top Pull Request Authors

  • Flaque (11)
  • CyrusRoshan (1)

Top Issue Labels

  • good first issue (1)

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/pubcast/pubcast

  • Homepage: https://github.com/pubcast/pubcast
  • Documentation: https://pkg.go.dev/github.com/pubcast/pubcast#section-documentation
  • Licenses: MPL-2.0
  • Latest release: v0.0.0-20190307024108-58aeaf49a766 (published almost 7 years ago)
  • Last Synced: 2026-01-18T21:55:23.761Z (17 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%

Dependencies

go.mod go
  • github.com/DATA-DOG/go-txdb v0.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/golang-migrate/migrate v3.5.4+incompatible
  • github.com/gorilla/context v1.1.1
  • github.com/gorilla/mux v1.6.2
  • github.com/gosimple/slug v1.2.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/konsorten/go-windows-terminal-sequences v1.0.1
  • github.com/lib/pq v1.0.0
  • github.com/magiconair/properties v1.8.0
  • github.com/meatballhat/negroni-logrus v0.0.0-20170801195057-31067281800f
  • github.com/metapods/metapods v0.0.0-20181007210832-1b42ba41333a
  • github.com/mitchellh/mapstructure v1.0.0
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be
  • github.com/sirupsen/logrus v1.1.1
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.2.0
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.2
  • github.com/spf13/viper v0.0.0-20180907130602-3171ef9a2299
  • github.com/stretchr/testify v1.3.0
  • github.com/urfave/negroni v1.0.0
  • golang.org/x/crypto v0.0.0-20181012144002-a92615f3c490
  • golang.org/x/sys v0.0.0-20180925112736-b09afc3d579e
  • golang.org/x/text v0.3.0
  • gopkg.in/yaml.v2 v2.2.1
go.sum go
  • github.com/DATA-DOG/go-txdb v0.1.0
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/golang-migrate/migrate v3.5.4+incompatible
  • github.com/gorilla/context v1.1.1
  • github.com/gorilla/mux v1.6.2
  • github.com/gosimple/slug v1.2.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/konsorten/go-windows-terminal-sequences v0.0.0-20180402223658-b729f2633dfe
  • github.com/konsorten/go-windows-terminal-sequences v1.0.1
  • github.com/lib/pq v1.0.0
  • github.com/magiconair/properties v1.8.0
  • github.com/meatballhat/negroni-logrus v0.0.0-20170801195057-31067281800f
  • github.com/metapods/metapods v0.0.0-20181007210832-1b42ba41333a
  • github.com/mitchellh/mapstructure v1.0.0
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rainycape/unidecode v0.0.0-20150907023854-cb7f23ec59be
  • github.com/sirupsen/logrus v1.1.1
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.2.0
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.2
  • github.com/spf13/viper v0.0.0-20180907130602-3171ef9a2299
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.3.0
  • github.com/urfave/negroni v1.0.0
  • golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
  • golang.org/x/crypto v0.0.0-20181012144002-a92615f3c490
  • golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
  • golang.org/x/sys v0.0.0-20180906133057-8cf3aee42992
  • golang.org/x/sys v0.0.0-20180925112736-b09afc3d579e
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.1