Hi
Currently Arduino Uno Wifi is using "Ciao" for network communications.
It seems to me that "Ciao" only supports REST - GET. Is this correct? Do you know if it is possible
to send REST - POST with Arduino Uno Wifi?
I really need my Arduino to be able to send POST calls to an API. Any advice would be great!
Leavytree