This project is an embedded system application that illustrates how to build and send HTTP POST and GET Request to a Web RESTful API. It also shows how to handle JSON Object and JSON Array responses. The project is developed with C++ Arduino Sketch.
- ESP32
- WiFi
- HttpClient
- ArduinoJson
The Fake API is available at https://iot-edge-sample-wv71.free.beeceptor.com/api/v1/data-records
The Fake API was implemented on https://beeceptor.com/