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