Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CGI In Go

# Build the go cgi example
$ go build -o cgi-bin/cgigo ./cgigo
# Run the server
$ go run server/server.go -addr :1234

Now visit a cgi url:

Assuming you have perl & python installed all the following URLs will work.

Go version Python version Perl version

About

Example CGI server and client program in Go

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages