Skip to content

moko365/nodejs-backbone-usersys

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone.Model 與 REST API 整合-課堂實習

使用技術

  • Backbone
  • Node.js
  • MongoDB

課堂實習

  • AP101 課程-練習 Backbone.Model 與基本的 Pattern 實作
  • AP102 課程-練習實作 REST APIs

Setup

啟動 API server:

npm install
node app.js

開啟 frontend:

http://localhost:3000/

About

Backbone.Model 與 REST API 整合-課堂實習

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.6%
  • JavaScript 41.0%
  • CSS 0.4%