I have a web application in which I want to support different incoming APIs, but business logic of processing requests is the same for all of the incoming APIs.
Right now