Go4webdev

Hit the buttons below to display forms. The URL (/tsk/view/1) sent to Go has a double purpose. Both as an endpoint and REST API. Similar to a "trojan horse".

  1. Send "trojan url" to get both correct form AND fill data from API in one single step.
  2. Render the page and send to memory buffer (body)
  3. Fill the rendered form using Javascript document.getElementById("subcnt").innerHTML