Introducing vibe.d! SOAP .. REST?

Chris NS ibisbasenji at gmail.com
Thu May 3 13:44:59 PDT 2012


I've been playing around with vibe in my free time the last few 
days, and here are the beginnings of a stab at REST:
https://github.com/csauls/zeal.d/blob/master/source/zeal/http/router.d

Admittedly it rips off the Rails way of recognizing and pathing 
the REST actions, but I admit a small bias as someone who uses 
Rails often.  That said, I've been trying to dream up a "more 
D-like" way to do it.


More information about the Digitalmars-d-announce mailing list