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

ActivityPub: https://github.com/ivan3bx/proma

api cobra-cli golang mastodon oauth2

Score: -Infinity

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Command line tool to inspect and extract data from Mastodon


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 7
Total Committers: 1
Avg Commits per committer: 7.0
Development Distribution Score (DDS): 0.0

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
ivan i****x 7

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 3
Average time to close issues: N/A
Average time to close pull requests: 2 days
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 3
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/ivan3bx/proma

Top Issue Authors

Top Pull Request Authors

  • ivan3bx (3)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/ivan3bx/proma

Copyright © 2022 Ivan Moscoso Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

  • Homepage: https://github.com/ivan3bx/proma
  • Documentation: https://pkg.go.dev/github.com/ivan3bx/proma#section-documentation
  • Licenses: MIT
  • Latest release: v0.0.2 (published about 3 years ago)
  • Last Synced: 2026-02-02T17:02:27.211Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Forks count: 8.969%
    • Average: 9.05%
    • Dependent repos count: 9.346%
    • Stargazers count: 10.885%

Dependencies

go.mod go
  • github.com/PuerkitoBio/goquery v1.8.0
  • github.com/andybalholm/cascadia v1.3.1
  • github.com/fatih/color v1.13.0
  • github.com/fsnotify/fsnotify v1.6.0
  • github.com/gorilla/websocket v1.5.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/inconshreveable/mousetrap v1.0.1
  • github.com/magiconair/properties v1.8.6
  • github.com/mattn/go-colorable v0.1.12
  • github.com/mattn/go-isatty v0.0.14
  • github.com/mattn/go-mastodon v0.0.5
  • github.com/mitchellh/mapstructure v1.5.0
  • github.com/pelletier/go-toml v1.9.5
  • github.com/pelletier/go-toml/v2 v2.0.5
  • github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
  • github.com/sirupsen/logrus v1.9.0
  • github.com/spf13/afero v1.9.2
  • github.com/spf13/cast v1.5.0
  • github.com/spf13/cobra v1.6.1
  • github.com/spf13/jwalterweatherman v1.1.0
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.14.0
  • github.com/subosito/gotenv v1.4.1
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
  • golang.org/x/exp v0.0.0-20221106115401-f9659909a136
  • golang.org/x/net v0.1.0
  • golang.org/x/sys v0.2.0
  • golang.org/x/text v0.4.0
  • gopkg.in/ini.v1 v1.67.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • 485 dependencies
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v2 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v2 composite
  • goreleaser/goreleaser-action v3 composite