superposition
superposition copied to clipboard
created this package which provides a dart interface
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