MicroPythonScripts
MicroPythonScripts copied to clipboard
[Microboard] Possibility to make a POST request instead of GET request
It might be better to do POST request instead of the GET one so those requests are not cached nor kept in browser history.
I'll have to do a little research to see if this can be achieve on MicroPython.