Git-Repository & Basestrukture

This commit is contained in:
unknown
2026-03-06 09:27:11 +01:00
parent bdc4f9ace7
commit ac91dfa34e
2 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
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

0
src/app/txt Normal file
View File