A simple control panel using the HTTP API to manage the switches. This will be entirely static content, with AJAX calls to the API used to render the interface and perform updates, so this can be served via a web server of the user's choice, or served directly by Spray via flippy itself if desired.
As it's just static content hitting the API, it'll also be easy to extend, reskin, or replace entirely.
A simple control panel using the HTTP API to manage the switches. This will be entirely static content, with AJAX calls to the API used to render the interface and perform updates, so this can be served via a web server of the user's choice, or served directly by Spray via flippy itself if desired.
As it's just static content hitting the API, it'll also be easy to extend, reskin, or replace entirely.