Skip to content

projectodd/nodezoo-index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodezoo-index

nodezoo.com micro-service handling search.

curl -d '{"role":"search","cmd":"insert","name":"z0","data":{"foo":"z0 red"}}' http://localhost:9003/act {"_index":"zoo","_type":"mod","_id":"z0","_version":1,"created":true}

curl -d '{"role":"search","cmd":"search","query":"red"}' http://localhost:9003/act

About

nodezoo-index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Shell 1.8%