aboutsummaryrefslogtreecommitdiffstats
path: root/web/app/api/v1/links/route.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-4/+14
2024-02-06Linting and formattingMohamedBassem1-43/+50
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-06Start using zod in the APIMohamedBassem1-12/+20
2024-02-06[API] Add the GET /api/v1/links apiMohamedBassem1-0/+24
2024-02-06[API] Add the POST /api/v1/links apiMohamedBassem1-0/+28