Talk:Web Server Gateway Interface: Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
m Signing comment by 188.25.182.96 - "Dubious: "
Dubious: google app engine discussion
Line 15:
Google App Engine is not on the web application framework side, but on the server side. --[[User:Abdull|Abdull]] ([[User talk:Abdull|talk]]) 13:05, 22 June 2011 (UTC)
: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.
 
== Lua equivalent ==