Service Registry

project image

Overview

During my working student job at the Chair of Information Management and later at the German Research Centre for Artificial Intelligence, we developed a service registry as part of the ForeSight smart home research project using the Django web app framework and a non-relational MongoDB database, which lists the smart home services and provides the corresponding information via a REST interface. In this context, we also integrated the authorisation management of these services using Keycloak.