Skip to content

First release of the RESTClient library for Arduino

Latest
Compare
Choose a tag to compare
@robbie-remote robbie-remote released this 12 Dec 19:03
· 4 commits to master since this release

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.