An open API service indexing awesome lists of open source software.

https://github.com/thomasheller/fastcgi-test

Test program for FastCGI in Go
https://github.com/thomasheller/fastcgi-test

Last synced: 9 months ago
JSON representation

Test program for FastCGI in Go

Awesome Lists containing this project

README

          

# fastcgi-test

A test program for FastCGI in Go. It runs `fcgi.Serve` with default
options and returns the HTTP request for any URL that is requested.