marlowe-ts-sdk icon indicating copy to clipboard operation
marlowe-ts-sdk copied to clipboard

Improve the rest-client-flow example

Open hrajchert opened this issue 1 year ago • 0 comments

For the moment the example is very raw, and it is only used for internal testing.

In order to be useful as a standalone example we could do some of the following:

  • Add some bootstrap styling (like the survey example)
  • Add guards to the request, so that if an invalid json is provided the error message is clearer.
  • Maybe remove the json request that works for all endpoints and put specific forms for each request

hrajchert avatar Nov 29 '23 23:11 hrajchert