This is a JavaScript example intended to be used when testing interoperability with Python.
First, execute:
$ npm install
Then execute the server:
$ node index
And point your browser to localhost:5000 (if PORT is set in your environment, then it will use that instead).