Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JoelMcCracken
on May 30, 2012
|
parent
|
context
|
favorite
| on:
Parse launches JavaScript SDK: Parse for Websites
Anyone know if it would be possible to implement generic javascript-based "apps" for any websites?
I'm wondering if it would be possible to implement a disqus-style service.
lacker
on May 30, 2012
[–]
Yes, you can implement a Disqus-style service with Parse. The SDK uses cross-origin resource sharing to make requests to Parse, so you can host your app anywhere, including on third-party sites.
JoelMcCracken
on May 30, 2012
|
parent
[–]
Really nice. That is an interesting use case.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I'm wondering if it would be possible to implement a disqus-style service.