Core Service
The core-service holds the responsbility of orchestrating requests from different resources. It exposes APIs for BFF to serve Admin Panel needs, provides abstraction on which Data Service (NisAI or State Data Center) to be used for data operations and handles necessary Auth to provide isolation.
core-service does this by using the Core DB which holds the Organisations and Data Service to Registry mappings in it.