This website requires JavaScript.
Explore
Help
Sign In
pi3c
/
service_man
Watch
1
Star
0
Fork
You've already forked service_man
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8d93c964e1
service_man
/
tg_bot
/
app.py
8 lines
95 B
Python
Raw
Blame
History
from
fastapi
import
FastAPI
def
create_app
(
)
-
>
FastAPI
:
app
=
FastAPI
(
)
return
app
Reference in New Issue
View Git Blame
Copy Permalink