Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: To support defining SuzieQ REST API parameters as environment variables when using SuzieQ Python API SDK #918

Open
kagarcia1618 opened this issue Nov 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@kagarcia1618
Copy link

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

Additional Context

@kagarcia1618 kagarcia1618 added the enhancement New feature or request label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant