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ยง
- GCHub
Rest Server Builder - 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.