code on demand in rest api meaning
code on demand in rest api meaning?
This states that the server can add more functionality to the REST client,
by sending code that can be executable by that client.
In the context of the web, one such example is JavaScript code that
the server sends to the browser.