Matthias Walter has announced the first alpha release of FastCGI4D. It is built with Tango and has not yet been tested on Windows. He’s looking for people to put it to use and give him some feedback. If you need to do any server-side programming with D, give it a spin and see what you think. He has a few examples online to get you started.
Technorati Tags: D Programming Language, FastCGI, FastCGI4D, server-side programming, web development, web applications
FastCGI4D is wrapper around libfcgi. It needs libfcgi.lib to be linked when compiling.
Where can we find libfcgi
On the FastCGI4D page, you’ll find a link to fastcgi.com. That’s where you should look. But I don’t use the library, I only blogged about the release announcement. If you need help with it you should try the FastCGI4D forums.