Currently We are evaluating LaunchDarkly to incorporate. We have a specific use case like below.
- App -> LD (LaunchDarkly)
- LD -> My-Own-Service // feature flag evaluation based on context params passed to my server side.
- My-Own-Service -> LD // sends result back.
- LD -> App. //LD notifies App.
Please let me know if this is possible.
Prior Evaluation what I Did:
- I have gone through the Integrations tab in LD site after login to see a possible integration is given. I have not found one. Or I missed it or misread it.
I know you can ask me why this way, you can talk to ur service directly :-)// ignore this.