Content deleted Content added
m Signing comment by 213.89.134.0 - "→Dubious: google app engine discussion" |
|||
Line 16:
:So is [[nginx]]. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/188.25.182.96|188.25.182.96]] ([[User talk:188.25.182.96|talk]]) 13:19, 16 November 2011 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
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.
== Lua equivalent ==
|