-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
Description
I want to use standard cloudevent format for sending events from frontend applications to the backend API.
I came to know about the following package which conform to the standard cloudevent format.
https://github.com/cloudevents/sdk-javascript
But I want to use it in angular application. Are there any cloudevent package exists for angular 12.