I've got an intermediary java web service application application (built using Spark Java - but that is incidental) that takes an http parameter - from it generates a URL - calls the URL and then returns the result to the original caller.
Original Client -> My Application -> Http Web Service Producer
This is kind of a MicroServices pattern - but I'm looking for a more specific term. I think it is a 'pipeline', 'solicitor' or a 'mediator'.
My question is: What is the name of this 'intermediary' pattern?
Aucun commentaire:
Enregistrer un commentaire