An open API service indexing awesome lists of open source software.

https://github.com/codef0rmer/bing-image-search-in-node.js

Bing Image Search in node.js
https://github.com/codef0rmer/bing-image-search-in-node.js

Last synced: about 1 year ago
JSON representation

Bing Image Search in node.js

Awesome Lists containing this project

README

          

# Need mongodb and imagemagick to be installed.
# git clone https://github.com/christkv/node-mongodb-native inside node_modules/ dir.
# Execute sh node_modules/node-mongodb-native/install.sh to enable communication with your mongodb.
# Change global.PROJECT_DIR to your root directory (skip /var/www) in server.js
# sudo aptitude install rabbitmq-server