Rest

Dicebot public at dicebot.lv
Sun Dec 1 10:22:44 PST 2013


Have you seen vibe.d REST module? It does exactly that - abuses D 
reflection for REStful HTTP API generation.

code - 
https://github.com/rejectedsoftware/vibe.d/blob/master/source/vibe/http/rest.d
example - 
https://github.com/rejectedsoftware/vibe.d/blob/master/examples/rest/source/app.d


More information about the Digitalmars-d-learn mailing list