Join Nostr
2026-04-03 19:49:17 UTC
in reply to

navi on Nostr: what? cgi works by giving the process environment variables, inputting data on stdin, ...

what?

cgi works by giving the process environment variables, inputting data on stdin, and reading the response from stdout

there's a few cgi libraries that basically just do http/html stuff and print it, so, i don't understand your statement