intelmq-api is a hug based API for the intelmq project.
Extensive documentation regarding the installation, configuration and usage of the intelmq-api can be found in the intelmq documentation.
Except for the parts that directly deal with hug, the code can be
typechecked with mypy. To run the type checker, start with the module
serve:
mypy intelmq_manager/serve.py