Greetings,

I would like to aggregate multiple json files (bcs that is what I have been 
given and have no control over it) and serve the data in these files in an 
api using express.js.
What would be best approach?

I was thinking of dumping them to a cache server or some other volatile db 
of some sort and serve it up. But the gotcha is I need to make sure if 
there are any new dump files
to make sure to include the fresh data.

Thanks

-- 
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 angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to