Content deleted Content added
Line 17:
Google App Engine is more like a platform than a framework. You choose GAE which includes WSGI and then you choose other framework to complete your stack eg. GAE + Jinja2 + WTForm where you have one data layer framework (GAE), a template engine (Jinja2 or Django or other) and a form framework such as WTForms or Django. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/213.89.134.0|213.89.134.0]] ([[User talk:213.89.134.0|talk]]) 16:21, 14 December 2011 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
Google App Engine is certainly the platform rather than the framework. webapp2 is the default framework for GAE. <small><span class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Qsy|Qsy]] ([[User talk:Qsy|talk]] • [[Special:Contributions/Qsy|contribs]]) 12:51, 12 July 2012 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
== Lua equivalent ==
|