Module server
ModulesΒ§
- auth
- Authentication and Authorization Layer
- config_
endpoints π - datapoints_
endpoints π - log_
endpoints π - rbac_
endpoints π - runtime_
endpoints π - server_
builder π - shared_
state π - testing_
endpoints π - timeseries_
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.
FunctionsΒ§
- generate_
open_ api_ spec_ json - init_
timeseries - Creates the βgc_datapoint_valuesβ table if it does not already exists.