Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

what is WSGI

WSGI is the Web Server Gateway Interface. It is a specification that describes how a web server communicates with web applications, and how web applications can be chained together to process one request.
Source by wsgi.readthedocs.io #
 
PREVIOUS NEXT
Tagged: #WSGI
ADD COMMENT
Topic
Name
9+5 =