This is a minimal Appium driver designed to illustrate how easy it is to create new Appium drivers.
It does not do anything useful. It just maps the WebDriver protocol to some filesystem operations.
DO NOT USE THIS ANYWHERE REAL! It exposes your filesystem via a REST API!