The role of the Dispatcher is to route incoming API calls to the appropriate action. These actions can be recursive Dispatcher calls in case of nested payloads or direct database calls.
It also handles mapping and validation of inputs.
This project is a building block of the judo-community aggregator project. In order to better understand how this module fits into our ecosystem, please check the corresponding documentation!
Everyone is welcome to contribute to JUDO! As a starter, please read the corresponding CONTRIBUTING guide for details!
This project is licensed under the Eclipse Public License - v 2.0.