pinning-services-api-spec
pinning-services-api-spec copied to clipboard
Standalone, vendor-agnostic Pinning Service API for IPFS ecosystem
> Prompted by https://github.com/ipfs/ipfs-webui/issues/1900 – this is BREAKING CHANGE for v1 API, so marking this as something we can discuss if we ever want to create v2. `PinResults.count` is used...
Hi, Does query parametrs really work with this endpoint? "`cid=pinnedcid`" is the only query parameter that is working at the moment, no luck with others. Below endpoint only outputs something...
Extracted from https://github.com/ipfs-shipyard/pinning-service-compliance/issues/118#issuecomment-1160143731: >> Also, is it impossible for IPFS cluster to support pagination/creation-date sorting; or is it something that hasn't been implemented yet? Is there a tracking issue for...
@obo20 mentioned in https://www.notion.so/pl-strflt/IPFS-Implementers-Sync-2022-06-23-294c365aea094ce7bd26b9390e089fd4 that pinning-services-api-spec might have some limitations that could prevent scalability of their service (Pinata). Matt, can we chat about those issues here and bring in other...
Please read https://github.com/ipfs-shipyard/pinning-service-compliance/issues/124 and https://github.com/web3-storage/web3.storage/issues/1547 for more details.
At the moment, I don't think IPNS is supported by some pinning services, and I'm not sure if everyone is in sync on what the behavior would actual look like....
Currently there is no specified way to make `POST /pins` nor `POST /pins/{requestId}` idempotent, so if there's some transient issue e.g. reading the pinning service response and the client needs...
We were evaluating protocol/web3-dev-team#58 in the of protocol/web3-dev-team#62 and the subject of "where is pinning service going to get content from" came up. Assumption is that pinning service will fetch...
## Needs - At least mention in README that points people in the right direction - could be article on docs.ipfs.io, or a link to docker image etc - >...