How to run: Start the server uvicorn main:app --reload To view api, go to this link http://127.0.0.1:8000/docs If you want to setup a public endpoint you can use ngrok but it's not recommended for public user... ngrok http (port # here)