url-unshortener A simple URL expander/unshortener written in Python and FastAPI. To run, do this: git clone https://github.com/radeeyate/url-unshortener.git pip install fastapi uvicorn requests uvicorn main:app