Skip to content

jessetane/mini-cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mini-cgi

Simple CGI server

Why

Wanted something quick to serve gitweb and figured I'd see how our grandparents made websites.

How

node.js's built-in tcp, http and child_process libraries.

Example

$ cd mini-cgi
$ npm install
$ ROOT=example AUTO_INDEX=index.cgi node index.js

License

MIT

About

Simple CGI server

Resources

Stars

Watchers

Forks

Packages

No packages published