https://github.com/pfarkya/asyncApi_AccountManagerEDA
This is an Account Management Application in Event Driven Architecture.
https://github.com/pfarkya/asyncApi_AccountManagerEDA
asyncapi cloudevents eventdrivenarchitecture hermesjs kafka
Last synced: about 2 months ago
JSON representation
This is an Account Management Application in Event Driven Architecture.
- Host: GitHub
- URL: https://github.com/pfarkya/asyncApi_AccountManagerEDA
- Owner: pfarkya
- License: mit
- Created: 2022-03-11T08:18:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T10:51:53.000Z (about 3 years ago)
- Last Synced: 2024-07-29T16:59:26.455Z (9 months ago)
- Topics: asyncapi, cloudevents, eventdrivenarchitecture, hermesjs, kafka
- Language: JavaScript
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asyncApi_AccountManagerEDA
This library is to demonstrate the creation of Event Driven Application using Kafka.
To generate code run
`./node_modules/.bin/ag asyncapi.yaml @asyncapi/nodejs-template -o accountManagerApplication -p server=test`