By Andrey_Karpov_2009
via strathweb.com
Submitted: Dec 06 2012 / 07:51
December 4th, 2012 c plus native Web API alternative – self hosting HTTP services in native C++ code Because sometimes the inherent efficiency of C++ is just too important On this blog, I’ve been focusing pretty much exclusively on ASP.NET Web API, but today let’s step outside .NET, and explore how you could host RESTful HTTP services directly from the native unmanaged C++ code – and I hope, this is going to be a very interesting journey, especially as C++ is so much more efficient than any managed language.
Add your comment