Web servers in D
bauss via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat Sep 2 13:19:53 PDT 2017
On Saturday, 2 September 2017 at 20:18:17 UTC, bauss wrote:
> On Friday, 25 August 2017 at 05:25:09 UTC, Hasen Judy wrote:
>> [...]
>
> Here is another template engine that can be used along with
> vibe. I actually made it for the same reason you don't wanna
> use vibe. Because I didn't like the template language and I was
> more familiar with razor templates from ASP.NET
>
> https://github.com/bausshf/Diamond
To add onto this you can use mysql-native with vibe.d.
https://github.com/mysql-d/mysql-native
More information about the Digitalmars-d-learn
mailing list