IBM / watson-discovery-ui

Develop a fully featured Node.js web app built on the Watson Discovery Service
https://developer.ibm.com/patterns/create-an-app-to-perform-intelligent-searches-on-data/
Apache License 2.0
66 stars 128 forks source link

More a questions than an issue: what about Discovery V2 #201

Open MJonker opened 3 years ago

MJonker commented 3 years ago

Hi,

I was wondering if you have plans for support of the V2 Discovery API's. Maybe to combine : https://github.com/watson-developer-cloud/discovery-components with this project ?

Thanks

rhagarty commented 3 years ago

Hello @MJonker - no current plans, but something we would like to do. As for combining with the discovery components, it's not really a good fit for this code pattern. IMO, using the discovery components is something you would use instead of my UI code.