Redirect ipfs.io/api/v0/* #870
Labels
effort/hours
Estimated to take one or several hours
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
P2
Medium: Good to have, but can wait until someone steps up
status/ready
Ready to be worked
I suspect some apps may leverage the fact that a subset of APIs is exposed under
ipfs.io/api/v0/
.Companion should redirect things like https://ipfs.io/api/v0/cat?arg=/ipns/docs.ipfs.io/assets/logo.svg (especially ones with ranges and offsets) to maximize the use of local nodes.
ipfs.cat
. People could simply code against https://ipfs.io/api/v0 and browsers with native support (or companion extension) would just redirect those requests to local node.The text was updated successfully, but these errors were encountered: