6 ms·
On the timeline presented there is a framework called ServiceStack[0] which I successfully used to significantly simplify internal APIs, used by multiple intern
by testing12341234 13y ago
On the timeline presented there is a framework called ServiceStack[0] which I successfully used to significantly simplify internal APIs, used by multiple internal systems, back in early 2011.
Recently we brought on a new developer whose first question was "Why didn't you use Microsoft's WebApi". I had to gently explain that I couldn't use something that didn't exist. So I definitely feel the author's pain.
[0] - https://github.com/ServiceStack/ServiceStack/wiki https://github.com/ServiceStack/ServiceStack/wiki
- amirrajan 13y agoThis mentality is rampant, wish there it were better. Thanks for the comment (glad I'm not alone on feeling like this).