Skip to content

j2labs/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todos

This is a Brubeck adaption of this well-known backbone.js demo.

The API implementation is generated using Brubeck's AutoAPI (undocumented as of this writing). It generates the REST interface from a simple description of a todo item. The interactions between Javascript and the API are handled via backbone.js.

This project is currently a rough draft / example of Brubeck's AutoAPI. The AutoAPI is liable to change in the near term but compatibility with backbone.js will be preserved.

Screenshots

Empty todo list

A fresh, empty todo list.

Three items in the list

Three items in the list, one is accomplished.

Empty todo list

Editing the name of one of the list items

Empty todo list

The actual output from the AutoAPI.

About

The famous backbone.js todos app, adapted to work with Brubeck's autoapi.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors