|
PACS System 0.1.0
PACS DICOM system library
|
Configuration for REST API server. More...
#include <cstdint>#include <string>

Go to the source code of this file.
Classes | |
| struct | kcenon::pacs::web::rest_server_config |
| Configuration options for the REST server. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::pacs |
| namespace | kcenon::pacs::web |
Configuration for REST API server.
This file provides configuration options for the REST API server including bind address, port, concurrency, CORS, and TLS settings.
Definition in file rest_config.h.