But I don't want to store data manually in backend server. I want to retrieve real time data from any api. I mean updated data in any api. Now I am writing for industrial symbiosis application.That application main point is to get company name and product for manufacturing industry without using backend. Thanks for your reply.
On Fri, Apr 22, 2016 at 4:22 AM, Tito <[email protected]> wrote: > why not write it yourself? mock data such as json or real data from a > backend like mysql or mongo > > super easy using mongodb and express.js and you got your api. > > > On Thursday, April 21, 2016 at 1:31:42 AM UTC-7, hnin hnin wrote: >> >> Is there any API to get list of product and give that api to company name? >> > -- > 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/pkktobBsiyA/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 https://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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
