Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alash3al/cgify

a for fun script server (custom cgi)
https://github.com/alash3al/cgify

cgi-server golang

Last synced: about 2 months ago
JSON representation

a for fun script server (custom cgi)

Awesome Lists containing this project

README

        

cgify
======
> a quick `cgi` server that serves any script using its shebang `#!` line, look at the `*.cgi` files

install
=======
`go get github.com/alash3al/cgify`

why
===
> created for fun