提交 f21b4cd3 作者: Steven Allen

docs: add some minimal read-only API documentation

fixes #5436

License: MIT
Signed-off-by: 's avatarSteven Allen <steven@stebalien.com>
上级 bdbb63db
......@@ -46,3 +46,14 @@ your query string to explicitly specify the filename. For example:
## MIME-Types
TODO
## Read-Only API
For convenience, the gateway exposes a read-only API. This read-only API exposes
a read-only, "safe" subset of the normal API.
For example, you use this to download a block:
```
> curl https://ipfs.io/api/v0/block/get/zb2rhi36Gc9GJWijLEL6zW45MBux5FcFv5gJmjXA7VAMozEXY
```
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论