0.0.1 • Published 6 years ago

cloudevents-parser v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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).