Link shortener This is a project that you can use to set up a link shortening system. #How to install 1 - pip install -r requirements.txt 2 - alembic upgrade head 3 - uvicorn main:app