Skip to content

Releases: robbie-remote/RESTClient

First release of the RESTClient library for Arduino

12 Dec 19:03
Compare
Choose a tag to compare

Enables sending REST messages using Arduino Ethernet. For all boards.

With this library you can use Arduino Ethernet (shield or board) to send your sensor data via HTTP query args as Internet Of Things (IOT) messages. The library provides 'REST' Client functionality. This library uses the Ethernet library to connect to local networks and/or the Internet with DHCP and DNS.