#rest-api
Read more stories on Hashnode
Articles with this tag
Sudden Thought: I have seen applications, which are storing/sending the cookie in the REST api. My doubt is, since REST api is stateless; we should...
My Notice: During software development, i have noticed an OPTIONS request is been sent for all kinds of complex requests (requests with custom...