Checking how async hooks in nodeJS working
This application has a store which simulate context to get access to some values without passing it in depth calls. Store is indexed by executionAsyncId
#Running
npm start
#endpoints
/multiply/X/Y
/multiply-by-2/X