cloudevents-parser
v0.0.1
Published
Connect middleware for parsing CloudEvents messages
Maintainers
Readme
Connect middleware for parsing CloudEvents messages
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).
