Difference between revisions of "Google App Engine"

From Wikicliki
Jump to: navigation, search
 
 
Line 6: Line 6:
 
*http://appengine-cookbook.appspot.com/
 
*http://appengine-cookbook.appspot.com/
 
*http://www.everyblock.com/about/faq/
 
*http://www.everyblock.com/about/faq/
 +
[[Category:Programming]]

Latest revision as of 03:43, 1 June 2009

"Google App Engine lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it's ready to serve your users."

"Google App Engine applications are implemented using the Python programming language."