https://github.com/alash3al/cgify
a for fun script server (custom cgi)
https://github.com/alash3al/cgify
cgi-server golang
Last synced: about 1 year ago
JSON representation
a for fun script server (custom cgi)
- Host: GitHub
- URL: https://github.com/alash3al/cgify
- Owner: alash3al
- Created: 2018-11-16T12:00:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T12:02:17.000Z (over 7 years ago)
- Last Synced: 2025-01-28T03:15:53.346Z (about 1 year ago)
- Topics: cgi-server, golang
- Language: Go
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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