GitHub / ipfs / go-ipfs-api
The go interface to ipfs's HTTP API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs%2Fgo-ipfs-api
PURL: pkg:github/ipfs/go-ipfs-api
Stars: 455
Forks: 178
Open issues: 33
License: mit
Language: Go
Size: 411 KB
Dependencies parsed at:
151
Created at: about 10 years ago
Updated at: 7 months ago
Pushed at: over 1 year ago
Last synced at: 6 months ago
.github/workflows/tagpush.yml
actions
go.mod
go
- github.com/btcsuite/btcd v0.20.1-beta
- github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927
- github.com/crackcomm/go-gitignore v0.0.0-20170627025303-887ab5e44cc3
- github.com/gogo/protobuf v1.3.1
- github.com/ipfs/go-cid v0.0.7
- github.com/ipfs/go-ipfs-files v0.0.9
- github.com/ipfs/go-ipfs-util v0.0.2
- github.com/libp2p/go-buffer-pool v0.0.2
- github.com/libp2p/go-flow-metrics v0.0.3
- github.com/libp2p/go-libp2p-core v0.6.1
- github.com/libp2p/go-openssl v0.0.7
- github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1
- github.com/minio/sha256-simd v0.1.1
- github.com/mitchellh/go-homedir 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-multiaddr v0.3.0
- github.com/multiformats/go-multibase v0.0.3
- github.com/multiformats/go-multihash v0.0.14
- github.com/multiformats/go-varint v0.0.6
- github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
- github.com/spaolacci/murmur3 v1.1.0
- github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c
- go.opencensus.io v0.22.4
- golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8
- golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb
- ipfs/start-ipfs-daemon-action v1 composite
.github/workflows/go-check.yml
actions
- ./.github/actions/go-check-setup * composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- protocol/multiple-go-modules v1.2 composite
.github/workflows/go-test.yml
actions
- ./.github/actions/go-test-setup * composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action 81cd2dc8148241f03f5839d295e000b8f761e378 composite
- protocol/multiple-go-modules v1.2 composite
.github/workflows/stale.yml
actions
- actions/stale v3 composite
.github/workflows/releaser.yml
actions