OZMOPOL / ozmoPol_BackEnd

This repository contains all materials (source code and documentation) used and needed for back-end development of ozMoPol.
GNU General Public License v2.0
0 stars 0 forks source link

SOAP vs REST #1

Closed ghost closed 9 years ago

ghost commented 9 years ago

We will discuss here which one we should use. As a start I am putting a link for comparing these from stackoverflow.

http://stackoverflow.com/questions/19884295/soap-vs-rest-differences @OZMOPOL/owners

ghost commented 9 years ago

We're gonna use RESTful Webservices using JAX-RS over MySQL. Some useful links : https://netbeans.org/kb/docs/websvc/rest.html

@solsav @ugurcant

soltanix commented 9 years ago

RESTful all the way :smile: