1.0.0 • Published 10 years ago

node-crunchbase v1.0.0

Weekly downloads
74
License
-
Repository
github
Last release
10 years ago

crunchbase-node

Wrapper on top of Crunchbase REST API in Node.js

Getting Started

Wrapper can be downloaded from npm:

npm install node-crunchbase --save

Once installed, its easy to use it:

var crunchbase = require('node-crunchbase')('app_key_id_here');

I'm in hurry! Please look at spec/test_spec.js in order to understand the usage.

Contribution

This wrapper is solely written at Kuew Inc by Hamza Waqas