PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
rest_config.h File Reference

Configuration for REST API server. More...

#include <cstdint>
#include <string>
Include dependency graph for rest_config.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Configuration for REST API server.

This file provides configuration options for the REST API server including bind address, port, concurrency, CORS, and TLS settings.

Author
kcenon
Since
1.0.0

Definition in file rest_config.h.