Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation #25

Closed
10 tasks done
tpmccallum opened this issue Jun 2, 2020 · 0 comments
Closed
10 tasks done

Documentation #25

tpmccallum opened this issue Jun 2, 2020 · 0 comments

Comments

@tpmccallum
Copy link
Contributor

tpmccallum commented Jun 2, 2020

A list of documentation that is required

  • callback url (how to create a callback request) done
  • how to write a Rust function that adds a callback url
  • how to set a wasm executable
  • how to update a wasm executable
  • how to execute a function of a wasm executable
  • how to read details about a wasm executable i.e. filterBy["wasm_as_buffer"] etc.
  • how to execute a function of a wasm executable (by passing in a byte array i.e. image data)
  • how to execute a function of a wasm executable (by passing in multipart form data)
  • how to use the joey_remote_data_urlparameter in a multipart form data execution in order to load data remotely (and have that executed on the server)
  • how Rust Wasm and the caller have to agree on function parameter data

Please keep adding to the above. Once complete, please link to the documentation via the above list's text as shown in the first item

We now have a short video for each of the RESTful actions.
We also have the postman documentation for all of the RESTful actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant