TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

41 点作者 HectorRamos超过 12 年前

10 条评论

xoail超过 12 年前
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 未加载
rudasn超过 12 年前
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 未加载
fieldforceapp超过 12 年前
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...
bengl3rt超过 12 年前
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 未加载
pagliara超过 12 年前
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.
julianpye超过 12 年前
Lovely! Such simple integration with Twilio is simply excellent in combination with the push features. Keep those partnerships coming!
davidu超过 12 年前
This makes a lot of sense. Not at all surprised to see Parse continuing to kill it.
seansmith23超过 12 年前
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 未加载
yefim323超过 12 年前
They're also releasing a module for underscore which is pretty exciting!
nacs超过 12 年前
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 未加载