superposition icon indicating copy to clipboard operation
superposition copied to clipboard

[Client] adding nodejs cac and experimentation client wrapper

Open namitgoel opened this issue 1 year ago • 2 comments

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 avatar Jul 15 '24 14:07 namitgoel

@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?

Datron avatar Jul 24 '24 06:07 Datron

Also, make sure to deallocate the data allocated via after it has been used

ayushjain17 avatar Aug 27 '24 07:08 ayushjain17