angular.service

The services API provides objects for carrying out common web app tasks. Service objects are managed by angular's dependency injection system.

For information on how angular services work and how to write your own services, see Angular Services in the angular Developer Guide.