This middleware supports parsing CloudEvents messages using the structed content mode of the HTTP binding. HTTP requests that carry application/cloudevents+json
content type will have their body parsed as JSON and added to the req.body
parameter.
Also see cloudevents-extend-api for how to use this middleware to create CloudEvents consumers in Extend and Auth0 Wetasks (https://webtask.io).