https://github.com/dxps/asyncapi_playground
Experiments around AsyncAPI ecosystem
https://github.com/dxps/asyncapi_playground
Last synced: 5 months ago
JSON representation
Experiments around AsyncAPI ecosystem
- Host: GitHub
- URL: https://github.com/dxps/asyncapi_playground
- Owner: dxps
- Created: 2022-02-15T18:30:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-12T22:08:05.000Z (over 4 years ago)
- Last Synced: 2026-01-17T08:09:47.782Z (6 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## AsyncAPI Playground
This is a space for experiments around [AsyncAPI](https://asyncapi.com) initiative.
| item | description |
| ---- | ----------- |
| [streetlights_go](./streetlights_go/readme.md) | A nice and simple setup of Streetlights tutorial using Go. |