Skip to content

gateway: create example that proxies to requests to ?format=raw #142

@lidel

Description

@lidel

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.

  • for now in the same repo, examples/gateway/block-proxy-gateway (its late, needs better name)
  • CLI tool with two parameters: port to listen and URL of gateway that supports ?format=raw responses

This may depend on, or help with cleaning up API in #61

Metadata

Metadata

Assignees

Labels

P1High: Likely tackled by core team if no one steps upneed/triageNeeds initial labeling and prioritizationtopic/gatewayIssues related to HTTP Gateway

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions