suzieq
suzieq copied to clipboard
[Feature]: To support defining SuzieQ REST API parameters as environment variables when using SuzieQ Python API SDK
Suzieq version
0.21.0
Install Type
hand deployed python
Feature type
sq-rest-server
Use case
When writing a python application that communicates to different REST API servers, I prefer to consolidate the credentials and access details as encrypted environment variables. Current way of defining SuzieQ REST API server only supports using a yaml config file. By having this feature, SuzieQ users would be able to write their our custom application in an simplified and secured approach.
Proposed functionality/solution
To have an alternative method of defining SuzieQ REST API parameters via environment variables when using SuzieQ Python API SDK.
External dependencies
No response