Hi Ziobudda, It sounds like you're sending a request to a REST-ful backend. Are you sure you need a framework for this? Perhaps $resource, or a custom method defined on it, can give you the solution you need.
On Tue, Mar 18, 2014 at 5:08 PM, Ziobudda <[email protected]> wrote: > Hi all, I need to upload a file to a REST server. I have search on Google > and I have found 5+ alternative solutions, but which is the best ? > > Does someone use a way to upload file via angular and wants to share this > knowledge ? > > For the moment I chose this: https://github.com/flowjs/ng-flow > > Thanks. > > M. > > -- > Davide Morelli > [email protected] > > > > > -- > 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. > -- 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.
