欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
WSGI
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in [http://www.python.org/dev/peps/pep-0333/ PEP 333]. | WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in [http://www.python.org/dev/peps/pep-0333/ PEP 333]. | ||
− | + | ==Links== | |
− | http://wsgi.org | + | *http://wsgi.org |
+ | *http://docs.huihoo.com/wsgi/ |
2010年8月4日 (三) 03:48的版本
WSGI is the Web Server Gateway Interface. It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in PEP 333.
Links
分享您的观点