Skip to content

Http request #24

Description

@korzewski

Http request via off-chain worker

  1. Example http request (GET & POST)
  2. Handle success and error

Simple overview:
Utility method to simplify http communication
fn make_request<T: MouldParam + NftParam etc>(type: Enum POST/GET, base_url: Vec<u8>, params: T)

Useful links:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions