Representational State Transfer (ReST) https://www.mulesoft.com/resources/api/what-is-rest-api-design
See: https://slides.com/mystuff/restful_api_using_flask_demo
hello_flask.py
https://docs.python.org/3/howto/urllib2.html
urllib_HTML.py
http://docs.paramiko.org/en/2.4/ http://sebastiandahlgren.se/2012/10/11/using-paramiko-to-send-ssh-commands/
SSH_login_demo.py SSH_paramiko_Demo.py
Based on the work of Miguel Grinberg https://github.com/miguelgrinberg https://blog.miguelgrinberg.com/post/designing-a-restful-api-with-python-and-flask
rest_server_demo.py REST_client_demo.py
Encryption and Authentication Notes: https://blog.miguelgrinberg.com/post/restful-authentication-with-flask