ferristseng/rust-ipfs-api

Add to `ipfs-api-examples` of integrating `serde` and the DAG API.

Opened this issue · 1 comments

My current goal is to learn how to create and consume linked DAG nodes with serde. An example that spells this out would go a long way, because mapping between the general IPFS HTTP RPC documentation, the IPLD guides, and the ipfs_api crate docs is cumbersome.

If you figure this out, please feel free to open a PR!