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.
- Host: GitHub
- URL: https://github.com/ankkho/nodejs-redis-search-example
- Owner: ankkho
- License: mit
- Created: 2020-06-19T07:08:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:20:18.000Z (over 3 years ago)
- Last Synced: 2025-02-10T12:17:52.998Z (about 1 year ago)
- Topics: javascript, nodejs, redis, redis-search, sample-project
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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