EVOLUTION-MANAGER
Edit File: service.html
<h1>Service components in <code>ngResource</code></h1> <div class="component-breakdown"> <div> <table class="definition-table"> <tr> <th>Name</th> <th>Description</th> </tr> <tr> <td><a href="api/ngResource/service/$resource">$resource</a></td> <td><p>A factory which creates a resource object that lets you interact with <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">RESTful</a> server-side data sources.</p> </td> </tr> </table> </div> </div>