u4819210 / social-networks-for-fun

Automatically exported from code.google.com/p/social-networks-for-fun
0 stars 0 forks source link

Need an API to remove business from user's favorites #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We have add favorites API. We also need remove favorites API to complete the 
function.

The API should take a username and a list of business ID's and remove them from 
DB.

It should return a status of "success" or "fail" as the response json string.

Original issue reported on code.google.com by johnliu...@gmail.com on 19 Aug 2010 at 6:53