Hacker News new | ask | show | jobs
by srhyne 5281 days ago
I've written a small ajax wrapper for Parse.com's API.

https://github.com/srhyne/jQuery-Parse

Just $.parse.get/post/put/delete is needed; served from file:// or a Chrome extension and you have a completely client side prototype or internal business tool.

I'm really excited to see StackMob, Parse, and MongoHQ take off. Talking to one of the MongoHQ guys at MongoDB Seattle and they mentioned they were working on some kind of client side authentication system. jsOAuth is cool as well with StackMob.