I am trying to pass parameters from node.js to rshiny application using GET. This is working seamlessly. However due to change in the requirement currenly, i am looking forward to change the transfer protocol to POST.
Can someone help in suggesting, if we can implement POST in such scenario? Please share resources for implementation(if you have any). I have got mixed response in my secondary research on this topic.