ipfs/kubo

Files API should handle ipfs protocol paths

Open

#2,837 opened on Jun 11, 2016

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Go (2,725 forks)batch import
exp/novicehelp wantedkind/enhancementstatus/deferred

Repository metrics

Stars
 (13,906 stars)
PR merge metrics
 (Avg merge 4d 2h) (28 merged PRs in 30d)

Description

As files API provides functions not available elsewhere (ipfs fiels stat) it would be great if it was handling /ipfs/Qm...AAA paths also.

They are already not fully functional (you can't for example copy files from /ipfs/ directory in files API).

This extends to: /ipns/ and other if they are ever created.

Contributor guide