An open API service indexing awesome lists of open source software.

https://github.com/xpdojo/cgi

In computing, Common Gateway Interface is an interface specification that enables web servers to execute an external program, typically to process user requests.
https://github.com/xpdojo/cgi

Last synced: 8 months ago
JSON representation

In computing, Common Gateway Interface is an interface specification that enables web servers to execute an external program, typically to process user requests.

Awesome Lists containing this project

README

          

# CGI

In computing, Common Gateway Interface is an interface specification
that enables web servers to execute an external program, typically to process user requests.