Module server

Modulesยง

auth
Authentication and Authorization Layer
config_endpoints ๐Ÿ”’
datapoints_endpoints ๐Ÿ”’
log_endpoints ๐Ÿ”’
rbac_endpoints ๐Ÿ”’
runtime_endpoints ๐Ÿ”’
server_builder ๐Ÿ”’
shared_state ๐Ÿ”’
testing_endpoints ๐Ÿ”’
user_endpoints ๐Ÿ”’

Structsยง

GCHubRestServerBuilder
The main component that describes the REST API server. The server can be started in a different thread by calling the GCHubRestServerBuilder::run method. The open API specification can be generated by calling the generate_open_api_spec_json method.

Functionsยง

generate_open_api_spec_json