Skip to content

BlackBeltTechnology/judo-dispatcher-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.