AngularTS
    Preparing search index...

    Class RestProvider

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    $get: [string, ($http: HttpService) => RestFactory]

    Methods

    • Accept a REST resource definition during provider configuration.

      Named injectable resources are registered by NgModule.rest; the provider exposes the runtime $rest factory.

      Type Parameters

      • T

      Parameters

      Returns void