gateway: create example that proxies to requests to ?format=raw #142
Labels
need/triage
Needs initial labeling and prioritization
P1
High: Likely tackled by core team if no one steps up
topic/gateway
Issues related to HTTP Gateway
Make a binary that runs the libipfs gateway code using a virtual blockstore that sends application/vnd.ipld.raw (
?format=raw
) requests to some gateway.This will be a good warmup before we get custom blockstore from Saturn,
will also allow us to quickly see if the performance is as bad as we expect.
examples/gateway/block-proxy-gateway
(its late, needs better name)?format=raw
responsesThis may depend on, or help with cleaning up API in #61
The text was updated successfully, but these errors were encountered: