nodezoo-info

6.0.2 • Public • Published

Nodezoo

nodezoo-info

nodezoo.com micro-service handling module. Please see the main repo for more details.

If you're using this microservice, and need help, you can:

Running

This micro-service can be ran as part of the NodeZoo org system. Please follow the link below for details on obtaining and running the complete system.

Patterns Handled

role:info,cmd:get

Request module name and description

seneca.act('role:info, cmd:get', {name: 'seneca'})

role:info,res:part

Request update of the info cache

seneca.act('role:info, res:part', {name: 'seneca'})

Patterns Emitted

role:info,info:updated

Updates search with the newest data

seneca.act('role:info, info:updated', {data: data})

role:info,req:part

Request update of the info cache

seneca.act('role:info, req:part', {name: 'seneca'})

Contributing

The NodeZoo org encourages open and safe participation.

If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2014 - 2016, Richard Rodger and other contributors. Licensed under MIT.

Package Sidebar

Install

npm i nodezoo-info

Weekly Downloads

0

Version

6.0.2

License

MIT

Last publish

Collaborators

  • adrianrossouw
  • malex
  • mcdonnelldean
  • naomifeehanmoran