By Bruce Chapman on
Thursday, April 17, 2008 12:37 PM
One of the things that has been bubbling away at the back of my thoughts for a while now is ‘DotNetNuke needs an API’. Of course, DNN already has loads of API, what I mean by this is an open, extendable, web-service style API. Lots of times I come across something I need to do, and I immediately think – ‘now this is where an API would be handy’. So, with a concrete project that I needed to do that really was best done with an API, I turned thoughts into code, and the result is a very early stage DNN Web service API.
Read More »