Web API development » TechSparx » Node.js Web Development » Web API development Implementing WebHooks and RESTHooks using TypeSript for Node.js and ExpressJS (2022-06-29T21:00:00.000Z) The WebHooks architecture lets one webservice send event notifications to another. RESTHooks build on them by advertising available events, allowing software to manage event subscriptions without human intervention.