CloudEvents JavaScript SDK

The official JavaScript SDK for CloudEvents provides libraries for producing and consuming CloudEvents in Node.js and browser environments. It supports structured and binary content modes over HTTP and other transports.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudevents:cloudevents-sdk-javascript
name: CloudEvents JavaScript SDK
description: The official JavaScript SDK for CloudEvents provides libraries for producing and consuming
  CloudEvents in Node.js and browser environments. It supports structured and binary content modes over
  HTTP and other transports.
humanURL: https://github.com/cloudevents/sdk-javascript
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://github.com/cloudevents/sdk-javascript/blob/main/README.md
- type: GitHubRepository
  url: https://github.com/cloudevents/sdk-javascript
tags:
- Client Library
- JavaScript
- SDK