Projektname: Fastshortner Goal: Have a properly working app that is taking the original url and shortens it Requirements: fastapi uvicorn[standard] SQLAlchemy psycopg2-binary python-dotenv Starting command: uvicorn app.main:app --reload.