superposition icon indicating copy to clipboard operation
superposition copied to clipboard

created this package which provides a dart interface

Open Subhash703 opened this issue 1 year ago • 0 comments

Problem

[WIP]

Created this package which provides a Dart interface for the CAC (Configuration as Code) & Experimentation system, allowing you to interact with the CAC server to retrieve and manage configurations.

Solution

Have exported required functions to interact with the CAC server.

Environment variable changes

What ENVs need to be added or changed

Pre-deployment activity

Things needed to be done before deploying this change (if any)

Post-deployment activity

Things needed to be done after deploying this change (if any)

API changes

Endpoint Method Request body Response Body
API GET/POST, etc request response

Possible Issues in the future

Describe any possible issues that could occur because of this change

Subhash703 avatar Jul 15 '24 14:07 Subhash703