Web Programming in D
Ferhat Kurtulmuş
aferust at gmail.com
Sat Apr 26 09:40:06 UTC 2025
https://forum.dlang.org/post/cffdqyvthqvurbcpxvbo@forum.dlang.org
On Thursday, 22 June 2023 at 06:15:47 UTC, Web Dev wrote:
> The D language is among the languages that I have been
> interested in for a long time, and it is pleasing to see that
> there is an active community by following the forum for a while.
>
> As part of my job, I usually develop web software. There have
> been projects where I have used Python, PHP and recently Go for
> the backend.
>
> However, I recently thought of using the D language in web
> projects as well. When I look at the frameworks developed on
> the web, I see Hunt and Vibe.D options.
>
> I think Hunt is no longer in development but Vibe.D continues
> to be developed.
>
> Has anyone done a web project with Vibe.D before? What are the
> positive and negative aspects? Does it make sense to use the D
> language on the web for now?
Don't forget to give a try to serverino of Andrea Fontana.
https://github.com/trikko/serverino
More information about the Digitalmars-d
mailing list