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

REST API server for PACS administration. More...

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

Go to the source code of this file.

Classes

class  kcenon::pacs::web::rest_server
 REST API server for PACS administration and monitoring. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::pacs
 
namespace  kcenon::pacs::monitoring
 
namespace  kcenon::pacs::security
 
namespace  kcenon::pacs::web
 
namespace  kcenon::pacs::web::auth
 
namespace  kcenon::pacs::storage
 
namespace  kcenon::pacs::network
 
namespace  kcenon::pacs::client
 

Detailed Description

REST API server for PACS administration.

This file provides the rest_server class that implements a REST API server using the Crow framework for PACS system administration and monitoring.

Author
kcenon
Since
1.0.0

Definition in file rest_server.h.