This website requires JavaScript.
Explore
Help
Sign In
CRIMENOLOGIA
/
capichat
Watch
4
Star
0
Fork
You've already forked capichat
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f664509aa6
capichat
/
main.py
3 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
First commit
2023-03-22 22:16:59 -03:00
from
fastapi
import
FastAPI
feat: fastapi object added
2023-03-22 22:46:36 -03:00
app
=
FastAPI
(
)