Skip to content

Commit f3945fa

Browse files
committed
chore: add .asyncapi-tool file
1 parent f728c41 commit f3945fa

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.asyncapi-tool

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: ChanX
3+
description: WebSocket framework for Django/FastAPI with AsyncAPI 3.0 spec generation and Python client generation from AsyncAPI schemas
4+
links:
5+
docsUrl: https://chanx.readthedocs.io/
6+
repoUrl: https://github.com/huynguyengl99/chanx
7+
filters:
8+
language: python
9+
categories:
10+
- code-first
11+
- code-generator
12+
hasCommercial: false

0 commit comments

Comments
 (0)