|
|
|
|
|
by GeneralMaximus
4649 days ago
|
|
Parse.com has a perfectly capable REST API[1] that you can use with Angular's $resource. If you use Restangular, then your life becomes even easier. It won't be as convenient as using their JS SDK, but your code will end up looking much cleaner. --- [1] https://www.parse.com/docs/rest |
|
[1] https://github.com/adelevie/parse_resource
[2] https://github.com/adelevie/parse-ruby-client