ez-cgi

module
v0.7.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2020 License: MIT

README

GitHub go.mod Go version Go Report Card GoDoc

ez-cgi

An HTTP CGI server thats easy to use. The name ez-cgi actually applies to two things, the CLI application and the Go package. This README is about the Go package, click here for the README for the CLI application.

About

The ez-cgi package make it easy to implement a more flexible CGI server in your Go applications. Ez-cgi supports default headers and user defined output handlers to modify the client executables output before serving it over HTTP.

Directories

Path Synopsis
cmd
doc/md command
pkg
cgi
Package cgi flexibly implements the CGI as specified in RFC 3875.
Package cgi flexibly implements the CGI as specified in RFC 3875.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL