How to create a REST server on esp8266 or esp32: CORS request, OPTION and GET – Part 4
Microservices architecture is very popular for various reason, and It’s quite simple to implement with our microcontroller like esp32 or esp8266. The CORS request tunnel, OPTION and GET verbs.