Random Dog
This is a showcase for how Volt can work with REST endpoints that return JSON. The app does a simple GET call to a free API which returns an image or video of a dog. This URL is mapped into an HTML fragment for display via JavaScript. The JavaScript does a test to see if the URL is for an image or video and sets the HTML appropriately. This app will require that Volt is able to call the internet.
Technotes
Download the app. From your My Apps page click New Application and then From Existing select the app you downloaded. Be sure to select Deploy and Import Data options and then select Create.
Screenshot