Reading “C program as CGI script” while awaiting TypeScript React Project initial build at 3mbps Download Speeds

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.

https://www.typescriptlang.org/


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.