superposition
superposition copied to clipboard
[Client] adding nodejs cac and experimentation client wrapper
Problem
Describe the problem you are trying to solve here
Solution
Provide a brief summary of your solution so that reviewers can understand your code
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
@namitgoel Can you add a README file that documents how to add the nodeJS clients to a project, and also how to build and run them?
Also, make sure to deallocate the data allocated via after it has been used