HI, I am trying to implement integration of 2 different PSA in Node.js which will be exposed by my API's for my frontend. So I need same API to be exposed but based on header value it should choose which PSA code to execute for fetching response. I need this architecture to be scalable so that if 3rd comes I can integrate it easily. The exposed API's will be common features of both PSA.I am not sure if I can do this using some middleware implement to make choice.Suggestions are welcome. Thanks in advancePS: If you need any more information, please ask.
Submitted September 04, 2020 at 11:48AM by vipulw20
No comments:
Post a Comment