aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/v1/bookmarks (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-27feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem1-0/+18
2024-10-20feature(api): Add REST APIs to update bookmarks, tags and listsMohamed Bassem1-0/+18
2024-10-20feature(api): Add REST APIs to manipulate lists and tags for bookmarksMohamed Bassem2-0/+63
2024-10-20feature: Add APIs to create new lists and bookmarksMohamed Bassem1-0/+12
2024-10-20feature: Add DELETE REST APIs for bookmarks, lists and tagsMohamed Bassem1-0/+14
2024-10-20feature: Add GET REST APIs for bookmarks, lists and tagsMohamed Bassem1-0/+18
2024-10-20featue: Add infra for REST APIs and implement GET /bookmarksMohamed Bassem1-0/+25