TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Parse Partners with Twilio and Mailgun for the Release of Cloud Modules

41 pointsby HectorRamosover 12 years ago

10 comments

xoailover 12 years ago
I gotta say Parse has a great CEO. The key to success is partnerships in the direction of innovation and expansion of offerings based on consumer needs. Creating win-win deals not only between you & your customer but also between you & your partners. I wrote an email to Parse few weeks ago on possible integration with Twilio. Never heard from them, and now see this. Good stuff.
评论 #4759181 未加载
rudasnover 12 years ago
I am really impressed with the direction Parse is taking. It seems to me they are fixing the right problems and they are doing it step by step.<p>One thing I would love to see, is a way (an API) to abstract their Javascript library. I would really like to use another JS library other than their own. That would make the cloud code feature even better for me.<p>I am wondering how long it will take them to stop marketing themselves as a mobile app platform. They are [becoming] much more than that.
评论 #4759042 未加载
fieldforceappover 12 years ago
Gotta say, these guys are really killing it... and love the quick turn-around @csmajorfive on my comments last month, now just get going on the local caching :-) <a href="http://news.ycombinator.com/item?id=4700062" rel="nofollow">http://news.ycombinator.com/item?id=4700062</a><p>I'd say Parse is aiming to take on SF.com / Heroku with this, it's certainly causing me to rethink a custom Rails3 stack we have in the works...
bengl3rtover 12 years ago
I just read the entire Cloud Code and Cloud Modules documentation, and there's one thing that doesn't quite make sense to me. There seems to be a piece missing.<p>So you implement some HTTP API using Cloud Code, and you deploy it. Shouldn't their SDK, through magical synergy, expose the native function to communicate with that API on the device? It seems like I can implement my HTTP API using Cloud Code, but I still have to bring in something like RestKit or ASIHTTPRequest on the device to actually talk to it.<p>So they have native APIs for talking to <i>their</i> HTTP API, but not the custom ones you implement using cloud code? Their example shows them calling it with curl, rather than "here's how to call this from inside your native app that already uses all the other Parse goodies"
评论 #4759717 未加载
pagliaraover 12 years ago
Nice work! Perfect timing too as I was just trying to figure out the best way to integrate Twilio into an iOS app already using Parse.
julianpyeover 12 years ago
Lovely! Such simple integration with Twilio is simply excellent in combination with the push features. Keep those partnerships coming!
daviduover 12 years ago
This makes a lot of sense. Not at all surprised to see Parse continuing to kill it.
seansmith23over 12 years ago
I love that Parse reads StackMob's blog: <a href="http://blog.stackmob.com/2012/08/rocking-twilio-sms-with-stackmob/" rel="nofollow">http://blog.stackmob.com/2012/08/rocking-twilio-sms-with-sta...</a>
评论 #4759546 未加载
yefim323over 12 years ago
They're also releasing a module for underscore which is pretty exciting!
nacsover 12 years ago
If this thing uses Javascript on the client side to send email or make phone calls, couldn't any visitor modify the Javascript to email anyone with any message (or make phone calls to anyone)?
评论 #4759029 未加载