libcgi/README.md

6 lines
242 B
Markdown
Raw Permalink Normal View History

2024-01-06 03:59:31 +01:00
# libcgi
This library offers a simple programming interface to the Common Gateway Interface, known as CGI, including Cookies.
The purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl.