is it possible to convert or migrate easily a C# written web service from CSOM to the JavaScript object model JSOM?
I think its mostly the "same" - except few things which are really really different.
Maybe there is a tool for it or you have great ideas for this. Or maybe there is an guide for this?
Thank's in advance for any idea!