johbo / exp_todo

Experiments around backbone's todo application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Small playground application around the topic of handling todo items on a shared todo list.

It's based on the backbone.js TODO example application and contains some experiments around integration with a Django based backend.

Select REST backend endpoint

The application is prepared to be used with multiple REST beackend implementations to be able to easily switch between examples. The query parameter rest_base can be used to switch the REST endpoint.

About

Experiments around backbone's todo application


Languages

Language:Python 63.1%Language:JavaScript 21.4%Language:Shell 15.5%