A little API built on Fast API that makes a call with requests Fast API Docs Requests Docs Clone repo Install dependencies pip install requirements.txt Run the server uvicorn main:app --reload