aboutsummaryrefslogtreecommitdiffstats
path: root/web/app/api/v1/links/route.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-49/+0
2024-02-07[ui] Very first draft of the link gridMohamedBassem1-32/+4
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