Hi,
I have many apis that provide same service my client want to combine and make own one. I have already implemeted these apis but i am looking some architecture so combine these apis and make one aggregatore api. so i wan to know which pattern or architecture would fit this solution so in futere i can add more apis.
thanks