This commit is contained in:
2023-07-16 16:41:04 +08:00
commit 5e358e9424
5 changed files with 236 additions and 0 deletions
View File
+4
View File
@@ -0,0 +1,4 @@
import falcon.asgi
app = falcon.asgi.App()