Next: Create and Subscribe to Feeds of Ning Content, Users, or Apps >>
The Ning REST API makes it easy to pull content out of an App on the fly.
In the examples below, we're turning some App data into Javascript
and embedding it into a blog.
This list of wishes is pulled in and displayed by Javascript, so can easily be embedded in a blog template (like we've done here). If you want to include the Wishlist widget in your own site, here are the instructions.
(Note that you can use it to display the items in any Wishlist clone, such as Snakes On A Plane or DoucheTracker)
You can grab a feed of images, too. Here's a little slideshow done in pure Javascript, pulling photos from this photo app:
Both of the above widgets are written in Javascript and are embeddable in any external web page, such as this Blogger blog. (They're making use of BadgerFish, a little service we created to automatically convert XML feeds into Javascript.)
Next: Create and Subscribe to Feeds of Ning Content, Users, or Apps >>