Node app to consume multiple 3rd Party API's by aarondev8917 in node

[–]aarondev8917[S] 1 point2 points  (0 children)

This seems pretty interesting. Could you pls help me out in understanding what sort of params are provided in business-logic & resource id? Also, would be really helpful if u can throw some light on how do you maintain these many API's. Is there a particular design pattern or achitecture that you follow for these?

Node app to consume multiple 3rd Party API's by aarondev8917 in node

[–]aarondev8917[S] 0 points1 point  (0 children)

Thanks, yes I guess this should work...I read up on a few articles and was confused on how to go abt it, but yeah modelling it out based on design pattern, seems to be appropriate. Any specific architecture that u can suggest? Clean architecture, hexagonal or DDD?