ipfs/kubo

Gateway: client opt-in JSON responses for directory listing

Open

#7 552 ouverte le 19 juil. 2020

Voir sur GitHub
 (7 commentaires) (2 réactions) (0 assignés)Go (2 725 forks)batch import
P3effort/daysexp/intermediatehelp wantedkind/enhancementkind/featurestatus/readytopic/gateway

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

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

Guide contributeur