Code of API image to host knowHOW which exposes API to consumed by UI or other clients.
This is developed using Java 17 with springboot 3.x.x
This repository uses GitGuardian via pre-commit hooks to scans your code before every commit.
Run once after cloning:
pip install pre-commit
pre-commit install