Just create a single service. I take it you know about the $resource service for dealing with Restful Api's?
On Friday, February 28, 2014 7:14:50 AM UTC, Miguel Aramis Ramírez wrote: > Let's say I have an API that knows how to update/delete/create an Asset... > What is the best practice? To have a single file AssetServices? Or have > UpdateAssetService/DeleteAssetService/CreateAssetService? > > Thanks! > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
