Search code examples
cgid

CGI programming in D


I am interested learning more about the D programming programming language, and especially using it for CGI programs. I have had a look at the standard libraries (Phobos) and did not see any support for CGI. Does anyone know of any good examples of CGI programs written in D?


Solution

  • Adam Ruppe's library is probably the most complete CGI D solution at the moment:

    https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff