momento-functions-http 0.25.0

Host interfaces for making HTTP requests from Momento Functions
Documentation
1
2
3
4
5
6
7
wit_bindgen::generate!({
    world: "momento:http/imports",
    path: [ "wit" ],
    with: {
        "momento:bytes/bytes@1.0.0": momento_functions_bytes::wit::momento::bytes::bytes,
    },
});