On Wednesday, 7 February 2018 at 18:38:15 UTC, Seb wrote:
How about using the normal Vibe.d Web Service?
Stupid question: whats the difference?
An example from my WIP project vibe-by-example project:
https://github.com/wilzbach/vibe-d-by-example/blob/master/web/service.d
I also have a fork of vibe.web.web that adds additional
convenience features to Vibe.d:
https://github.com/teamhackback/hb-web
(I have been struggling to get most of them merged upstream -
https://github.com/vibe-d/vibe.d/pulls/wilzbach)