Skip to content

Simple Flask Service

The most basic flask service returns a single string

If you are running this in a Docker container, don’t forget the “host=’0.0.0.0′” parameter or you end up with the following response

This page isn’t working

localhost didn’t send any data.

ERR_EMPTY_RESPONSE

Leave a Reply

Your email address will not be published. Required fields are marked *