Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renie/backbone-node-sample
https://github.com/renie/backbone-node-sample
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/renie/backbone-node-sample
- Owner: renie
- Created: 2015-07-06T18:35:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-06T18:44:13.000Z (over 9 years ago)
- Last Synced: 2023-03-16T19:25:24.437Z (almost 2 years ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: UsersYou can try destroy(), fetch() and save(). This last one for inserting and updating data.