Super simple URL shortener using FastAPI and SQLite. It's based off of this wonderful tutorial on Real Python. It has some additional features like Poetry for dependencies handling, ability to specify shortening code, broader shortening options (case variants), Docker image and GitHub actions.