Hi, I'm not a developer, but I'm trying to learn Google App Engine (GAE) by working on a simple project to import data output from Yahoo! Pipes and present it as a one page website powered by GAE. Yahoo! Pipes exports data in a number of formate: RSS, XML, JSON. I'm looking for some sample code that would teach me how to request that data, parse it, and display the output in a GAE app. Can someone point me to a sample app that offers this sort of functionality?
I'm sure if I look at working code, I could tweak it to fit my own needs. I just haven't seen any sample apps that are based on third party API calls. An example of the type of site I would like to build it here... http://www.retweetradar.com/ That site is just one page that's based on API output from Twitter and the Yahoo! Keyword Extraction API. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
