selbiguru / selbiServer

Sails server repo
0 stars 0 forks source link

Feature/userdata get and update call #2

Closed zekokhan closed 8 years ago

zekokhan commented 8 years ago

1) added update call for user that returns user and address 2) you can update address and user both using that call 3) GET route has changed to GET and PUT both are on /userdata/:userid route

jordanharris commented 8 years ago

Looks good...until it doesn't