#wasmcloud #http #wasi #http-request #api-bindings

wasmcloud-httpclient

HTTP client capability provider for the wasmCloud wasm host runtime

5 releases

0.2.4 May 18, 2021
0.2.3 Mar 29, 2021
0.2.2 Mar 18, 2021
0.2.1 Feb 11, 2021
0.2.0 Feb 11, 2021

#1528 in WebAssembly

21 downloads per month

Apache-2.0

17KB
342 lines

crates.io  Rust license  documentation

wasmCloud HTTP Client Provider

The HTTP Client provider allows wasmCloud actors to make outbound HTTP requests. Actors that use this capability provider to make HTTP requests must have a valid link to this provider and be signed with the wasmcloud:httpclient capability.

Dependencies

~10–26MB
~413K SLoC