android - RESTful Web Services or SOAP -


i going develop web services consumed mobile devices, mobile devices android, iphone, blackberry, windows phone. question web services suitable in mobility scenario. think rest better other factors? wanted know factors should consider when developing web services consumed mobile device?

generally i'd recommend rest newer , growing api method, doesn't fit needs. example, if intend existing apps work soap connect you, might consider soap or having both apis.

some reading recommend:

compare , contrast rest , soap web services?

http://www.infoq.com/articles/rest-soap-when-to-use-each


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -