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

ActivityPub: https://github.com/PurpleSec/TwitToo

golang golang-application mastodon mastodon-api mastodon-app twitter twitter-api

Score: -Infinity

Last synced: about 4 hours ago
JSON representation

Repository metadata:

TwitToo (Tweet To): Twitter to Mastodon forwarder service


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 11
Total Committers: 3
Avg Commits per committer: 3.667
Development Distribution Score (DDS): 0.364

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
PurpleSec p****e@l****m 7
iDigitalFlame i****f@i****m 3
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 5 months ago

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

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/PurpleSec/TwitToo

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

proxy.golang.org: github.com/PurpleSec/twittoo

  • Homepage: https://github.com/PurpleSec/twittoo
  • Documentation: https://pkg.go.dev/github.com/PurpleSec/twittoo#section-documentation
  • Licenses: AGPL-3.0
  • Latest release: v1.2.0 (published almost 3 years ago)
  • Last Synced: 2025-11-26T21:06:39.731Z (2 months ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.662%
    • Average: 5.852%
    • Dependent repos count: 6.042%
proxy.golang.org: github.com/purplesec/twittoo

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/purplesec/twittoo#section-documentation
  • Licenses: agpl-3.0
  • Latest release: v1.2.0 (published almost 3 years ago)
  • Last Synced: 2025-11-26T21:06:34.724Z (2 months ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 9.115%
    • Average: 9.696%
    • Dependent repos count: 10.278%

Dependencies

go.mod go
  • github.com/McKael/madon v2.3.0+incompatible
  • github.com/PurpleSec/logx v1.6.1
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/dghubble/go-twitter v0.0.0-20221024160433-0cc1e72ed6d8
  • github.com/dghubble/oauth1 v0.7.1
  • github.com/dghubble/sling v1.4.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-querystring v1.1.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/pkg/errors v0.9.1
  • github.com/sendgrid/rest v2.6.9+incompatible
  • golang.org/x/net v0.1.0
  • golang.org/x/oauth2 v0.1.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.28.1
go.sum go
  • github.com/McKael/madon v2.3.0+incompatible
  • github.com/PurpleSec/logx v1.6.1
  • github.com/cenkalti/backoff/v4 v4.1.3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/dghubble/go-twitter v0.0.0-20221024160433-0cc1e72ed6d8
  • github.com/dghubble/oauth1 v0.7.1
  • github.com/dghubble/sling v1.4.0
  • github.com/golang/protobuf v1.3.1
  • github.com/golang/protobuf v1.5.0
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-cmp v0.5.2
  • github.com/google/go-cmp v0.5.5
  • github.com/google/go-cmp v0.5.8
  • github.com/google/go-querystring v1.1.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/sendgrid/rest v2.6.9+incompatible
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.7.0
  • github.com/stretchr/testify v1.8.1
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20190603091049-60506f45cf65
  • golang.org/x/net v0.1.0
  • golang.org/x/oauth2 v0.1.0
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.2
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.26.0-rc.1
  • google.golang.org/protobuf v1.26.0
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • gopkg.in/yaml.v3 v3.0.1