Feat: Controller 객체 구현

This commit is contained in:
Gyubin-Han
2025-06-18 01:14:46 +09:00
parent 73276e9cc5
commit 5000e5fd9a
2 changed files with 65 additions and 1 deletions

View File

@@ -17,4 +17,6 @@
- [x] HTTP(HTTPS) URL 검증 구현
- [x] URL 단축 알고리즘 구현
- [ ] URL 단축 저장 및 조회 기능 구현
- [ ] 테스트 및 배포
- [x] 프론트엔드 페이지 구현
- [ ] 테스트 및 배포
- [ ] 추가 기능 구현 (예정)<br>(회원 기능 등)