Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renie/backbone-node-sample


https://github.com/renie/backbone-node-sample

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# backbone-node-sample

Clone and 'npm install'.

Nothing happens when you open getAll.html, but via console you can check everything working.

Gloabal variables:
- Model: User
- Collections: Users

You can try destroy(), fetch() and save(). This last one for inserting and updating data.