WSGI Application – To Accept JSON Payload from and process and send email
I am trying to setup a App in python and wsgi to get some payload from cloud to on-prem and send email eventually.
My Setup includes WSGI & NGINX but for testing purpose I am forming a payload locally using curl