Open ymgupta opened 4 years ago
We already have a node.js / JavaScript SDK that we use for API calls in the Console (sdk/js
). It is pretty extensive already but still lacks documentation. We need to look into how to organize the task of documenting it so that it becomes properly accessible to everyone.
Summary
A stand-alone node.js SDK for TTES APIs, to integrate with existing node.js application
Why do we need this?
Having SDK in a programming language helps the developer to integrate quickly than integrating the REST APIs
What is already there? What do you see now?
Only JS SDK is present as of now
What is missing? What do you want to see?
node.js SDK along with SDK integration documentation
Note:
Interested developers can 👍 the issue for the core team to prioritize