Common Gateway Interface
Web Server가 정보를 주고받는 방법이나 규약
CGI Notion
CGI Usages
was wsgi
Common Gateway Interface
In computing, Common Gateway Interface (CGI) is an interface specification that enables web servers to execute an external program to process HTTP/S user requests.[1]
https://en.wikipedia.org/wiki/Common_Gateway_Interface

Seonglae Cho