Gateway: client opt-in JSON responses for directory listing
Open
effort/days
exp/intermediate
help wanted
kind/enhancement
kind/feature
P3
status/ready
topic/gateway
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
Followup to #7431, that was closed but had the valuable feature of accessing json manifest of folder
requests to a "folder", especially the root of a folder published to ipns such as http://bafzbeibxww7y6v5metkgmxeqkvls74uqvptbhommrb5b7xianigcicdvuy.ipns.localhost/
should be served the same response as
https://ipfs.io/api/v0/ls?arg=bafzbeibxww7y6v5metkgmxeqkvls74uqvptbhommrb5b7xianigcicdvuy
IF the accept content type header is set to "application/json" that way there is no interference with existing gateway behaviour and with serving the index.html file at the root
Contributor guide
Assessment
This issue has not been assessed yet.