A simple chat server on Google App Engine. The messages are stored at memcache and might be disappeared.
Show the messages in HTML.
{"name":"your name","body":"message body"}
See https://cloud.google.com/appengine/docs/standard/go/quickstart
dev_appserver.py app.yaml