This website requires JavaScript.
Explore
Help
Register
Sign In
katboi01
/
KemoFureApi
Watch
1
Star
0
Fork
You've already forked KemoFureApi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11edbf3abf
KemoFureApi
/
wsgi.py
4 lines
64 B
Python
Raw
Normal View
History
Unescape
Escape
refactor
2024-02-01 16:05:14 +08:00
from
app
import
app
if
__name__
==
'
__main__
'
:
Initial API (Kingdom + KF3)
2023-08-25 04:02:10 +08:00
app
.
run
(
)