Web server on esp8266: add secure REST back-end – 5
Here a little tutorial to learn how to manage a complete web server via esp8266 esp32 or other arduino like device.
To retrieve data we are going to add a REST end point protected by authentication.