Web Menu using Python-CGI and API
Common Gateway Interface
(also known as CGI) is not a kind of language but just a specification(set of rules) that helps to establish a dynamic interaction between a web application and the browser (or the client application). The CGI programs make ...
deveshbhardwaj.hashnode.dev2 min read