3box / ceramic-http-client-rs

Rust library for talking with ceramic over http api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ceramic HTTP API Client

Ceramic HTTP API client written in rust. This library can either generate serde compatible requests for use with any http client library, or make requests against a Ceramic HTTP Api using reqwest when the remote feature flag is used (enabled by default).

Please see the tests for more information on how to use the library.

About

Rust library for talking with ceramic over http api


Languages

Language:Rust 99.6%Language:Shell 0.4%