Thanks for posting,
I just posted it here because I mentioned I wrote it to someone
who then wanted a look. So why not open it up for everyone. But
the whole reddit attention already got me 10 stars ! yay !
I am planning on making a blog post series out of it describing
the components, there is a little write up already in the DDOC of
the files (I love DDOC), to generate run:
./sh/doc
Then the documentation will be at: http://localhost/ddoc
or just: cd www/localhost/ddoc
Anywayz will keep you guys posted.
Danny Arends
On Tuesday, 4 February 2014 at 18:21:32 UTC, Andrei Alexandrescu
wrote:
On 2/3/14, 2:02 AM, Danny Arends wrote:
I wrote a small web server in D to learn the language.
It's not done yet (what software ever is) but I wanted to show
it off
anyway. As always of-course any feedback is welcome
See it here: https://github.com/DannyArends/DaNode
Gr,
Danny Arends
http://www.dannyarends.nl
Vote up!
http://www.reddit.com/r/programming/comments/1x0625/small_opensource_web_server_written_in_d/
Andrei