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

https://github.com/ankkho/nodejs-redis-search-example

Use redis search with Nodejs. Sample project.
https://github.com/ankkho/nodejs-redis-search-example

javascript nodejs redis redis-search sample-project

Last synced: about 1 year ago
JSON representation

Use redis search with Nodejs. Sample project.

Awesome Lists containing this project

README

          

# nodejs-redis-search-example

### Use redis Search with nodejs.

> git clone git@github.com:ankkho/nodejs-redis-search-example.git

> cd nodejs-redis-search-example

> docker-compose up --build

> goto: http://localhost:3000/api/searchByTitle?title=android

---

Params:

| query string | type | required
|---|---|---
| title | string | true