Flask: Parsing JSON data
How to parse JSON received by a Flask application.
How to parse JSON received by a Flask application.
The objective of this post is to explain how to connect the ESP8266 to a Flask Webserver and send a HTTP GET Request.
The objective of this post is to explain how to create a simple “Hello world” application with Python and Flask.