File size: 411 Bytes
8591f1f
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
INFO:     Started server process [31027]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
INFO:     127.0.0.1:62417 - "POST /api/convert HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [31027]