typischmann / retail-crm

2 stars 1 forks source link

retail web service #26

Open tczhaodachuan opened 9 years ago

tczhaodachuan commented 9 years ago

What is the api gonna look like? It should be pretty straight forward, it's better not be byName, byEmployeeName, the code API likes /Order/:OrderId /Order/Employee/:EmployeeId etc. By the way, the signature of the OrderResource is using object as the parameter. I don't see how do we use object in the url. We shouldn have a discuss about the API design, I would assume let's just use int ID as the parameters.

typischmann commented 9 years ago

good! we can talk about it on weekend