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

https://github.com/alash3al/cgify

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

cgi-server golang

Last synced: 25 days 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