REST API implementation -- a working example

In case it’s useful, I have a sample Javascript client talking to a swipl server (using javascript fetch, so I think it’s standard HTTP and JSON).

1 Like