質問

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!

役に立ちましたか?

解決

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top