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

https://github.com/fitri-hy/search-engine-nodejs

Simple Application of Google Search Engine Using Node JS
https://github.com/fitri-hy/search-engine-nodejs

api engine google nodejs search

Last synced: about 1 month ago
JSON representation

Simple Application of Google Search Engine Using Node JS

Awesome Lists containing this project

README

          

# Google Search NodeJS

Simple Application of Google Search Engine Using Node JS

## Install

```
git clone https://github.com/fitri-hy/search-engine-nodejs.git
cd search-engine-nodejs
npm install
node .
```