The API framework for the REST APIs for the data sciences project is selected as Flask written in python.
We need to set up the Apache web server (httpd) to support python/flask content type via wsgi. This will enable us to run python/flask request with in the Apache process
We need to set up the Apache web server (httpd) to support python/flask content type via wsgi. This will enable us to run python/flask request with in the Apache process