|
|
|
|
|
by cluoma
2082 days ago
|
|
After hearing about CGI I became a bit obsessed with its simplicity and started writing my blog[1] as a CGI app, eventually incorporating a FastCGI library later. Performance-wise I don't know how it would compare to other options, but I think it's a great way to expose C/C++ code to the web. [1]: https://github.com/cluoma/bittyblog |
|