Closed finalight closed 2 years ago
Hi @finalight,
Yes, we offer client libraries for utilizing LaunchDarkly's REST API. Take a look here - there's one in JavaScript and another in TypeScript.
These client libraries are separate from our LaunchDarkly SDKs because the SDKs are meant for feature flagging within an application whereas the client libraries are for more general purpose flag/account management as exposed by our REST API.
Cheers, @bwoskow-ld
i know that there's a REST API to allow adding of user target to a feature flag, but is there a nodeJS SDK to do the same?