https://github.com/prisma/prisma
1、use
http://xxx.xxx.xxx.xxx/files/applications/test/index.html
real login success. remeber email/password (or userName/password)
Better way is see Request how to send POST
2、Use postman
2-1: POST
2-2:http://xxxoooxxxoooxxx/rest/user/session
2-3:X-DreamFactory-Application-Name value: your app name
2-4:Content-Type value:application/json
2-5:Body raw ** choese ** JSON(application/json)
{“email”:“xxxxx00000xxxxxx000xx”,“password”:“xxxxx00000xxxx000xx”}
Better way is copy from Request
2-6: Send then success is get information.
dreamfactory 最好
http://www.28.io/ 有免費方案,看起來還不錯
http://community.dreamfactory.com/t/realtime-integration-firebase-socket-io/178
http://blog.dreamfactory.com/blog/bid/300138/Mobile-App-Development-with-CORs-and-Pub-Sub3
*vm https://bitnami.com/stack/dreamfactory/virtual-machine
http://faye.jcoglan.com/