I am mostly looking for design patterns for backend to communicate business
messages back to angular client.

On Mon, Sep 14, 2015, 7:08 AM Daniel Lidström <[email protected]> wrote:

> Here's an example api (for creating tasks) that combines success response
> status codes with error validation responses:
>
>
> https://github.com/dlidstrom/Tasks/blob/master/Tasks/Controllers/Api/TaskController.cs
>
> Is this what you were asking for?
>
>
> On Friday, 11 September 2015 19:34:38 UTC+2, mark goldin wrote:
>>
>> What is a recommended way of sending messages back to Angular application
>> in case or run time errors or any other (validation, permission, etc)
>> issues?
>>
>> Thanks
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/CyDlqi-pDm4/unsubscribe.
> To unsubscribe from this group and all its topics, 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/d/optout.
>

-- 
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/d/optout.

Reply via email to