PPT:http://www.slideshare.net/DreamFactorySoftware/angularjs-and-rest-made-simple
blog:http://blog.dreamfactory.com/
video:https://www.youtube.com/watch?v=aGHzqwQU06g&index=6&list=PLJMoZcTrWaDU64vDWxxb6u9knDzU5iqe7
下载:
DSP有多个版本,可以安装到Linux,有做好的VM,如下
Bitnami Installer for Amazon EC2
Bitnami Installer for Windows Azure
Bitnami Installer for Mac OS X
Installation Instructions for CentOS or Red Hat
Installation Instructions for Debian or Ubuntu
DreamFactory Free Hosted Version (No Install Required) 官方提供的免费资源,注册就可以用
已经支持的DB or File system:
Local SQL / Schema
Remote SQL / Schema
NoSQL
Amazon DynamoDB
Amazon SimpleDB
Windows Azure Tables
CouchDB
MongoDB
DSP可以将DB做成通用的rest service,同时它还提供了一套jsAPI去调用restservice,一个管理界面管理restservice,好像还有一个手机app管理restservice。
使用DSP,后台的业务逻辑可以省去,直接用js通过rest操作DB。