Skip to content

v1.0.20231015 - AIoD MyLibrary backend in production

Compare
Choose a tag to compare
@soniasantiago soniasantiago released this 18 Dec 11:58
· 20 commits to main since this release

Changelog

Added

  • Initial functionality of the service, namely:

    • A FAST API offering different endpoints to manage the assets, and
    • A MongoDB database, persisting the necessary information.
  • Integration with Authentication and authorization functionalities are currently configured to use the Keycloak instance deployed by the AIoD REST API.

The Marketplace backend is used by the Marketplace frontend.

Fixed

Changed