Echo Server A trivial web service which echos request information for GET and POST requests. Implmented using just the python standard library. Only configuration is the ECHO_WEBAPP_PORT environment variable, which can override the default port of 8000.