If you’re into node.js and micro services you should check out MoinJS by Torben Hartmann. It’s a fairly young project that is basically an application server with everything you need:
- a service registry
- an event system with timeouts, filters and all the snazz
- extensibility
- and automatic code reload
Especially the latter will save you time and nerves 🙂
Official page: https://moinjs.github.io/
Github: https://github.com/moinjs/moin
npm package: https://www.npmjs.com/package/moin