This website requires JavaScript.
Explore
Help
Sign In
nahakubuilder
/
winauthmon-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb9b50bd9be46da13eeeaf46b2b26dd71f9bf205
winauthmon-server
/
api
/
__init__.py
T
5 lines
86 B
Python
Raw
Normal View
History
Unescape
Escape
first commit
2025-05-25 20:26:18 +01:00
from
flask
import
Blueprint
api_bp
=
Blueprint
(
'api'
,
__name__
)
from
.
import
routes
Reference in New Issue
Copy Permalink