forked from cotes2020/jekyll-theme-chirpy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: "[가상면접 사례로 배우는 대규모 시스템 설계] URL 단축기 설계" | ||
author: yujiniii | ||
date: 2024-06-23 20:00:00 +0900 | ||
categories: [study, 가상면접 사례로 배우는 대규모 시스템 설계] | ||
tags: ["infra"] | ||
img_path: "/assets/img/posts/PN0/" | ||
pin: false | ||
--- | ||
|
||
## URL 단축기 설계 정리 pdf | ||
<object data="/assets/pdf/url-shortcut.pdf" type='application/pdf' width=500 height=400></object> | ||
|
||
## 실제로 구현해본 예제 | ||
`github` [nest-url-shortcut](https://github.com/yujiniii/nest-url-shortcut) | ||
|
||
![alt text](https://private-user-images.githubusercontent.com/50348197/338547066-07af641c-1453-49b4-bca8-7213a5b4849a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTkyMjMwODUsIm5iZiI6MTcxOTIyMjc4NSwicGF0aCI6Ii81MDM0ODE5Ny8zMzg1NDcwNjYtMDdhZjY0MWMtMTQ1My00OWI0LWJjYTgtNzIxM2E1YjQ4NDlhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA2MjQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNjI0VDA5NTMwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY3Mjg5YTkyMGM4ZmQ2ZDRmYzkwYTM0M2YwYTkyNWIxNmZjODg5YmZjZjA3M2NjOTJhZTU0ZGRjNjdjNWM0M2QmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0._699oS4B2hO3OxMhHxlrVeRfsbbTg8Addclo5GKEBQM) |
Binary file not shown.