background preloader

Flask + Backbone.js

Facebook Twitter

Todo list using RethinkDB, Flask, and Backbone.js. Best practices Managing connections: a connection per request The RethinkDB server doesn’t use a thread-per-connnection approach so opening connections per request will not slow down your database.

Todo list using RethinkDB, Flask, and Backbone.js

Fetching multiple rows: batched iterators When fetching multiple rows from a table, RethinkDB returns a batched iterator initially containing a subset of the complete result. Jamescasbon/flask-backbone-mongo. Larrymyers/backbone-full-stack. Weapp/backbone-full-stack. Audriusk / beancounter. Zmusic-ng - ZX2C4 Music web application that serves and transcodes tagged music libraries using Flask and Backbone.js. By Jason A.

zmusic-ng - ZX2C4 Music web application that serves and transcodes tagged music libraries using Flask and Backbone.js.

Donenfeld (Jason@zx2c4.com) ZX2C4 Music provides a web interface for playing and downloading music files using metadata. Features.