Can somebody help me in sharing the example of implementing a post request. I have a web form and after filling all required parameters a json request should be created and it should be passed to the post API. I am using java script in Lit-html framework.
Thanks in Advance