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

https://github.com/hanshsieh/pixivgogo

Score: 0.6931471805599453

Last synced: about 5 hours ago
JSON representation

Repository metadata:

Golang client for Pixiv


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 14
Total Committers: 2
Avg Commits per committer: 7.0
Development Distribution Score (DDS): 0.071

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
Hans Hsieh d****e@o****m 13
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: 6 months ago

Total issues: 1
Total pull requests: 15
Average time to close issues: N/A
Average time to close pull requests: about 10 hours
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 14
Bot issues: 0
Bot pull requests: 2

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/hanshsieh/pixivgogo

Top Issue Authors

  • hanshsieh (1)

Top Pull Request Authors

  • hanshsieh (13)
  • dependabot[bot] (2)

Top Issue Labels

Top Pull Request Labels

  • dependencies (2)

Dependencies

go.mod go
  • github.com/gorilla/schema v1.1.0
  • github.com/imroc/req v0.2.4
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/pflag v1.0.5
go.sum go
  • github.com/BurntSushi/toml v0.3.1
  • github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
  • github.com/coreos/etcd v3.3.10+incompatible
  • github.com/coreos/go-etcd v2.0.0+incompatible
  • github.com/coreos/go-semver v0.2.0
  • github.com/cpuguy83/go-md2man v1.0.10
  • github.com/davecgh/go-spew v1.1.1
  • github.com/fsnotify/fsnotify v1.4.7
  • github.com/gorilla/schema v1.1.0
  • github.com/hashicorp/hcl v1.0.0
  • github.com/imroc/req v0.2.4
  • github.com/inconshreveable/mousetrap v1.0.0
  • github.com/magiconair/properties v1.8.0
  • github.com/mitchellh/go-homedir v1.1.0
  • github.com/mitchellh/mapstructure v1.1.2
  • github.com/pelletier/go-toml v1.2.0
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/russross/blackfriday v1.5.2
  • github.com/spf13/afero v1.1.2
  • github.com/spf13/cast v1.3.0
  • github.com/spf13/cobra v0.0.5
  • github.com/spf13/jwalterweatherman v1.0.0
  • github.com/spf13/pflag v1.0.3
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.3.2
  • github.com/stretchr/testify v1.2.2
  • github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
  • github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
  • golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
  • golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2