Hacker News new | ask | show | jobs
by ConstantineXVI 4994 days ago
FWIW, I've found NancyFx[0] fairly non-clunky as far as .NET goes. It's more of an analogue for Sinatra than Node.js, though.

[0] https://github.com/NancyFx/Nancy

1 comments

Agreed, if you're forced to use C#, Nancy at least does it sanely (and RESTfully!).