Module svc_assets::rest

source ·
Expand description

rest implementation module REST provides server implementations for REST API

Modules

  • Implementation of REST APIs.
  • log macro’s for REST logging
  • Rest server implementation
  • Definition of the structs used to represent network assets. This file only exists for development purposes. It is to be replaced by networking calls to the database and to be removed upon completion.

Functions