Files
backend/README.md
2026-03-06 10:04:00 +01:00

258 B

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.