Use FastAPI to create API to post image from https://wga.hu to Twitter This API will be called automatically from Google Script App *In order to restart server please run the script as below nohup uvicorn app:app --host SERVER_IP --port PORT &