feat: PoC using aiohttp
This commit is contained in:
parent
9023d9ccbb
commit
242d685a6c
4 changed files with 32 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
.venv/
|
||||
__pycache__/
|
||||
main.py
|
||||
|
|
|
|||
Reference in a new issue