Commit Graph

12 Commits

Author SHA1 Message Date
Gyubin Han
73276e9cc5 Merge pull request #3 from Gyubin-Han/feature/url-short
feature/url-short:3
2025-06-18 01:04:19 +09:00
Gyubin-Han
401add5441 Feat: URL 단축 처리 메소드 구현 2025-06-17 19:06:19 +09:00
Gyubin Han
93f4791281 Merge pull request #2 from Gyubin-Han/feature/url-short
Feature/url short
2025-06-17 16:22:26 +09:00
Gyubin-Han
673ba0176a Feat: 단축 URL로 원본 URL 조회 기능 구현 2025-06-17 16:04:09 +09:00
Gyubin-Han
0d2a58f60e Fix: 단축 URL Update 시, 저장되지 않고 예외 발생하는 문제 수정 2025-06-17 15:54:24 +09:00
Gyubin-Han
400f325274 Feat: URL 단축 알고리즘(로직) 구현 2025-06-15 14:43:05 +09:00
Gyubin-Han
182d065b37 Chore: DB - 각 ID 컬럼의 데이터 타입 및 Entity 수정 2025-06-12 18:43:14 +09:00
Gyubin-Han
77b78282a1 Add: UrlMap Repository 구현 2025-06-10 17:43:35 +09:00
Gyubin Han
1e703d7084 Merge pull request #1 from Gyubin-Han/feature/url-short
Add: DB 설계 및 구현
2025-06-10 17:41:20 +09:00
Gyubin-Han
8aaa49b1f0 Add: DB 설계 및 구현 2025-06-10 17:40:12 +09:00
Gyubin-Han
5a0427463d Add: ReadMe.md 2025-05-27 13:35:31 +09:00
Gyubin-Han
bbb41725a8 First Commit 2025-05-27 13:35:15 +09:00