/judo-dispatcher-api

Judo Dispatcher API

Primary LanguageJavaEclipse Public License 2.0EPL-2.0

judo-dispatcher-api

badge

Introduction

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.

Context

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!

Contributing to the project

Everyone is welcome to contribute to JUDO! As a starter, please read the corresponding CONTRIBUTING guide for details!

License

This project is licensed under the Eclipse Public License - v 2.0.