Question

I have this Freebase query and need to use it in NodeJS + ExpressJS or NodeJS + Superagent. I tried Google API module and the Freebase module (that doesn't npm install!), but i'm very confuse about how to use. I dig into google and documentation without success. I already have my Google Freebase API Key and read in some web posts that always need to use it and in others that it's not necessary. I'm very confuse about it.

Thanks!

Was it helpful?

Solution

For future generations who google here like I did, the npm module is now working and appears to be awesome.

https://www.npmjs.org/package/freebase

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top