cgi-server
There are 22 repositories under cgi-server topic.
cgi-js/cgi-js
Run cgi / interpreted script files that supports command line execution, or connect to cgi / other server proxies : npm install cgijs --save
BaseMax/CAPIs
A sample and tiny RESTful API based on C programming and a fastcgi library.
hedyhli/spsrv
full-featured spartan server capable of serving static files, ~user directories, CGI, and more
korc/onefile-websrv
web server in golang
alash3al/cgify
a for fun script server (custom cgi)
30mb1/CGI_server
Simple CGI server on C using sockets.
0xf104a/MeowMeow
Tiny webserver written in erlang
BaseMax/String2CString
A tiny program to convert a file contents to C string with supporting multi-lines...
JakeJaeHyongKim/I211
Advanced python coding
kynikos/retort
Simple Python CGI framework.
seanox/devwex
Minimalist experimental server engine with a modular architecture
AnikHasibul/gocgi
Library for running golang and php (cgi) in a single port/service/server!
doomguy/chimera
CGI with Ruby and JSON.
equalent/uniauth
Open C++ CGI-based SSO system
gigibean/TIL
Today I Learn
meltingrabbit/BlogSystem
MeltingRabbit Blog System
meltingrabbit/ImageGallery
Web Page for Image Gallery
2022IsHere/Embedded-linux
Embedded systems development
VictorHugo1211/Docker-Ubuntu-with-Apache2
Dockerfile Ubuntu with Apache2 installed and CGI module active.
lfortin/node-cgi-core
Lightweight, zero-dependency middleware for hosting CGI scripts with HTTP/1.1 support
MolassesLover/git-cgi-server-molasses
A fork of @pasela's git-cgi-server project, with some additional packaging.
san-ghun/webserv
webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.