Backbone.js Test Server with Dancer2 and DBIx::Class
Based on the (excellent) Backbone.js video tutorial from Thomas Davis, BBTS is a test server written in Perl which uses Dancer2 to serve the REST requests and DBIx::Class to store the data in an SQLite database.