add example code generator
This commit is contained in:
+5
-1
@@ -1,8 +1,12 @@
|
||||
# .venv/bin/asyncapi-python-codegen asyncapi.yaml out --force
|
||||
# .venv/bin/asyncapi-python-codegen asyncapi.yaml out --force-write
|
||||
# kouknout na FastStream
|
||||
# https://nats.io/blog/nats-supported-by-faststream/#writing-app-code
|
||||
# https://github.com/asyncapi/python-paho-template
|
||||
# https://www.asyncapi.com/docs/tools/generator/generator-template
|
||||
# https://www.asyncapi.com/docs/tools/generator/generator-template --force-write
|
||||
# https://pypi.org/project/asyncapi-python/
|
||||
# https://github.com/G-USI/asyncapi-python
|
||||
|
||||
|
||||
asyncapi: 3.0.0
|
||||
info:
|
||||
|
||||
Reference in New Issue
Block a user