serveRestJSClient
fn
HTTPServerRequestDelegate serveRestJSClient(I)(RestInterfaceSettings settings) if (is(I == interface))Returns a HTTP handler delegate that serves a JavaScript REST client.
fn
HTTPServerRequestDelegate serveRestJSClient(I)(string base_url)ditto
fn
HTTPServerRequestDelegate serveRestJSClient(I)()ditto