Can anyone please suggest a web framework?

Jonathan M Davis via Digitalmars-d digitalmars-d at puremagic.com
Sun Nov 29 16:54:13 PST 2015


On Monday, 30 November 2015 at 00:31:31 UTC, Eric conrad wrote:
> I'm new to D. Been toying with it from the command-line using 
> vim. My end goal is to develop a scalable web application. Is 
> there any existing web framework that are close to "raw D" that 
> i can use to achieve this goal? Or i have to create my own 
> framework. Sorry for this noob question.

I expect that this is what most everyone will point you to:

http://vibed.org/

- Jonathan M Davis


More information about the Digitalmars-d mailing list