ocaml.org
ocaml.org copied to clipboard
Cookbook Send a POST/PATCH Request w/ Authentication
Added task to web programming section to show how to send data via a POST request. I wondered if it would be beneficial to have a section dedicated to working with REST APIs in general?
Will add cookbook examples that send data with POST and returns a response.