Grafana backend plugin in node js

Hi ,
I am looking to create a data source plugin and I wish to use node js as the backend language.
I believe gRPC is supported by node js. Does grafana support this? Do we have any exapmple, I can see that grafana-image-render used node js as backend. Can we use the same in developing plugins?

Hi ,

I’m planning to do the same. Did you find a good nodejs backend example to start with datasource plugin?
Thanks.