ic-http-gateway 0.4.3

An HTTP Gateway implementation for interfacing with the Internet Computer over HTTP
Documentation
1
2
3
4
5
mod http_gateway_client;
pub use http_gateway_client::*;

mod http_gateway_client_builder;
pub use http_gateway_client_builder::*;