-
We create an IPFS HTTP Client here https://github.com/ipfs/distributions/blob/7d79fddb8dee3fda74a5b0728da8478db1b2f97d/scripts/dist.js#L23 which per the examples uses the default local go-ipfs port ht…
-
> This is a notice I'm filling in repo of every HTTP Client I can find.
> **Feel free to close it if this project already works fine with go-ipfs 0.5**
## POST-only HTTP API
go-ipfs 0.5 will b…
lidel updated
2 years ago
-
### Description
Sourcify may be returning a new response that is not matched.
```log
** (exit) an exception was raised:
** (CaseClauseError) no case clause matching: {:ok, [%{\"address\" => …
-
Down the road we will need [`?uri` router from subdomain specs](https://specs.ipfs.tech/http-gateways/subdomain-gateway/#uri-router). It is similar to `?helia-sw` we already have, but accepts percent-…
lidel updated
6 months ago
-
## Problem
Users of `ipfs-http-client` from js-ipfs have docs like this: https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/FILES.md
Users of `kubo-rpc-client` have no such resource.
Au…
lidel updated
9 months ago
-
We should cross-test js-ipfs using the interface-go-ipfs-core test suite and the go-ipfs-http-client. This will currently _fail_ as go-ipfs-http-client uses the streaming API but writing this integrat…
-
As a user, I would like for filesystem/permissions to be checked at the beginning (by moving old binaries aside to validate RW privs, for example, which could be restored on failure or deleted on succ…
-
If the audio files (episode.mp3 files) are missing, then we could load them in via IPFS from the address:
```
/ipfs/QmVLtnqifKS25PYYMSTfMe3Nze4fTsynDwMLeV3gUCHa4k
ipfs://QmVLtnqifKS25PYYMSTfMe3Nz…
-
**Describe the bug**
We should only upload the metadata to IPFS if they have changed from the last upload. For which we can store the IPFS hash of metadata in the manifest file, and upload the metd…
-
Instead of opening/saving files using Dropbox, we should use IPFS as the storage backend.
- IPFS Haskell API: ipfs/ipfs#4
CC: @osener @jamescarlyle @jbenet @diasdavid @bitemyapp @puffnfresh