Giter VIP home page Giter VIP logo

nodezoo-updater's Introduction

logo-nodezoo

nodezoo-updater

Nodezoo.com micro-service handling npm data. Please see the main repo for more details.

Install

  1. Clone this repo into a root /nodezoo folder.
  2. Run npm install

Starting

To start simply run,

npm start

Tagging and Logs

To tag your service and set up logs simply pass the relevant switches on start,

npm start -- --seneca.options.tag=nodezoo-npm-update --seneca.log.all

Inbound Messages

This micro-service listens for the following messages:

  • role:npm,cmd:registrySubscribe
  • role:npm,cmd:registryUnsubscribe
  • role:npm,cmd:registryDownload

Outbound Messages

This micro-service emits no outbound messages.

Running with Curl

Any of the messages above can be run using curl in the following format in the command line

curl -d '{"role":"npm","cmd":"registrySubscribe"}' http://localhost:44005/act

Note: Ports are assigned automatically, please check the logs for the correct port to use.

Contributing

The NodeZoo org encourages open and safe participation. ​

  • Code of Conduct ​ 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) 2015-2016, Richard Rodgers and other contributors. Licensed under MIT.

nodezoo-updater's People

Contributors

georgette avatar rjrodger avatar mcdonnelldean avatar matt-oc avatar mirceaalexandru avatar adrianrossouw avatar codewriterwriter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.