Skip to content

What you see is what you REST - how to use it #1277

Discussion options

You must be logged in to vote

I'm so glad you tried it out, this feedback is very helpful for me! I'm glad the first case works as expected, I have a few notes regarding the 2nd and 3rd.

For interacting with a standard HTTP request the requirements are rather specific, which is why I'm currently working on writing some more detailed documentation for the HTTP API itself. I've uploaded the notebook in it's unfinished state here. It currently contains information about how serialization works and the form eval requests must take.

2nd Scenario - Manual HTTP Requests

For example, the following example will use the HTTP API to update a and retrieve the resulting value of y.

import MsgPack
using HTTP

headers = [
    "Conte…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@lungben
Comment options

@lungben
Comment options

@lungben
Comment options

@ctrekker
Comment options

ctrekker Jul 1, 2021
Collaborator

@lungben
Comment options

Answer selected by lungben
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants