From: Getting Started with CGI Programming in C
“In order to set up a C program as a CGI script, it needs to be turned into a binary executable program.” ๐
“Using the default GET
method, the input is to be read from the environment variable, QUERY_STRING
. ” ๐
’nuff said.
GNU cgicc is a C++ class library for writing CGI applications
Easier
https://www.gnu.org/software/cgicc/doc/index.html
TypeScript is JavaScript with syntax for types.
To be fair, I’m waiting for a boilerplate React project to be npx downloaded and built. That’s a bunch of functionality created by this Visual Studio extension in 10 minutes.
Leave a Reply