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

awesome-ipfs: https://github.com/wabarc/ipfs-pinner

file-sharing infura ipfs ipfs-pinner ipfs-pinning-services nft nftstorage pinata web3 web3storage

Score: 8.247743887225516

Last synced: about 6 hours ago
JSON representation

Repository metadata:

A toolkit helps upload files to IPFS pinning services.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 57
Total Committers: 3
Avg Commits per committer: 19.0
Development Distribution Score (DDS): 0.439

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
Wayback Archiver 6****r 32
nobody n****y@g****m 22
dependabot[bot] 4****] 3

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 8
Total pull requests: 104
Average time to close issues: 4 months
Average time to close pull requests: 2 months
Total issue authors: 5
Total pull request authors: 4
Average comments per issue: 1.63
Average comments per pull request: 1.1
Merged pull request: 7
Bot issues: 1
Bot pull requests: 96

Past year issues: 0
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: about 1 month
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.1
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 10

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/wabarc/ipfs-pinner

Top Issue Authors

  • waybackarchiver (4)
  • hybla0 (1)
  • jran3228 (1)
  • renovate[bot] (1)
  • RangerMauve (1)

Top Pull Request Authors

  • dependabot[bot] (95)
  • waybackarchiver (6)
  • dbarbashov (2)
  • renovate[bot] (1)

Top Issue Labels

  • enhancement (4)
  • go (3)
  • help wanted (3)
  • dependencies (1)
  • bug (1)

Top Pull Request Labels

  • dependencies (95)
  • github_actions (64)
  • go (35)
  • Stale (26)
  • enhancement (6)

Package metadata

proxy.golang.org: github.com/wabarc/ipfs-pinner

  • Homepage: https://github.com/wabarc/ipfs-pinner
  • Documentation: https://pkg.go.dev/github.com/wabarc/ipfs-pinner#section-documentation
  • Licenses: GPL-3.0
  • Latest release: v1.1.0 (published about 4 years ago)
  • Last Synced: 2025-11-09T02:03:10.603Z (3 months ago)
  • Versions: 5
  • Dependent Packages: 7
  • Dependent Repositories: 12
  • Rankings:
    • Dependent repos count: 1.533%
    • Dependent packages count: 2.051%
    • Average: 3.869%
    • Forks count: 5.764%
    • Stargazers count: 6.128%

Dependencies

go.mod go
  • github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3
  • github.com/ipfs/go-cid v0.1.0
  • github.com/ipfs/go-ipfs-files v0.1.1-0.20220118065129-90b5617c775d
  • github.com/klauspost/cpuid/v2 v2.0.4
  • github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
  • github.com/minio/sha256-simd v1.0.0
  • github.com/mr-tron/base58 v1.2.0
  • github.com/multiformats/go-base32 v0.0.3
  • github.com/multiformats/go-base36 v0.1.0
  • github.com/multiformats/go-multibase v0.0.3
  • github.com/multiformats/go-multihash v0.0.15
  • github.com/multiformats/go-varint v0.0.6
  • github.com/wabarc/helper v0.0.0-20211225065210-3d35291efe54
  • github.com/ybbus/httpretry v1.0.1
  • golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
  • golang.org/x/net v0.0.0-20211029224645-99673261e6eb
  • golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
  • golang.org/x/text v0.3.6
  • mvdan.cc/xurls/v2 v2.2.0
go.sum go
  • github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3
  • github.com/davecgh/go-spew v1.1.0
  • github.com/ipfs/go-cid v0.1.0
  • github.com/ipfs/go-ipfs-files v0.1.1-0.20220118065129-90b5617c775d
  • github.com/klauspost/cpuid/v2 v2.0.4
  • github.com/kr/pretty v0.1.0
  • github.com/kr/pty v1.1.1
  • github.com/kr/text v0.1.0
  • github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
  • github.com/minio/sha256-simd v1.0.0
  • github.com/mr-tron/base58 v1.1.0
  • github.com/mr-tron/base58 v1.2.0
  • github.com/multiformats/go-base32 v0.0.3
  • github.com/multiformats/go-base36 v0.1.0
  • github.com/multiformats/go-multibase v0.0.3
  • github.com/multiformats/go-multihash v0.0.15
  • github.com/multiformats/go-varint v0.0.6
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/rogpeppe/go-internal v1.5.2
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • github.com/stretchr/testify v1.7.0
  • github.com/wabarc/helper v0.0.0-20211225065210-3d35291efe54
  • github.com/ybbus/httpretry v1.0.1
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
  • golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
  • golang.org/x/net v0.0.0-20210614182718-04defd469f4e
  • golang.org/x/net v0.0.0-20211029224645-99673261e6eb
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190302025703-b6889370fb10
  • golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
  • golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
  • golang.org/x/sys v0.0.0-20210309074719-68d13333faf2
  • golang.org/x/sys v0.0.0-20210423082822-04245dca01da
  • golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
  • golang.org/x/term v0.0.0-20201117132131-f5c789dd3221
  • golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
  • golang.org/x/text v0.3.0
  • golang.org/x/text v0.3.3
  • golang.org/x/text v0.3.6
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
  • gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
  • gopkg.in/errgo.v2 v2.1.0
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
  • mvdan.cc/xurls/v2 v2.2.0
.github/workflows/builder.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v2 composite
  • actions/upload-artifact v2 composite
  • diddlesnaps/snapcraft-multiarch-action v1 composite
  • docker/setup-qemu-action v1 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v2 composite
  • github/codeql-action/analyze v1 composite
  • github/codeql-action/autobuild v1 composite
  • github/codeql-action/init v1 composite
  • sonatype-nexus-community/nancy-github-action main composite
.github/workflows/linter.yml actions
  • actions/checkout v3 composite
  • github/super-linter v4 composite
  • golangci/golangci-lint-action v2 composite
  • reviewdog/action-alex v1 composite
  • reviewdog/action-misspell v1 composite
  • reviewdog/action-shellcheck v1 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v2 composite
  • actions/setup-go v2 composite
  • actions/upload-artifact v2 composite
  • softprops/action-gh-release v1 composite
.github/workflows/snapcraft.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v2 composite
  • diddlesnaps/snapcraft-multiarch-action v1 composite
  • docker/setup-qemu-action v1 composite
  • snapcore/action-publish v1 composite
.github/workflows/stale.yml actions
  • actions/stale v4 composite
.github/workflows/testing.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-go v2 composite
  • ibnesayeed/setup-ipfs master composite