link
Configure SSL/TLS
Run with HTTPS
uvicorn main:app --ssl-keyfile key.pem --ssl-certfile cert.pem