tkhwang / readable

anti-social social bookmark and much more...
5 stars 1 forks source link

✨ (server): Add recommendation using only DB query #122

Closed tkhwang closed 3 years ago

tkhwang commented 3 years ago

Description

Type of change

Extension 에서 bookmark 등록 시에 response 에 recommendations 추가함.

{
   "userBookmark" : { ... } // 등록된 bookmark 정보,
   "recomendations" : [
      { tag: "react.js" , recommendedUserBookmarks: [ ... ] },
   ]
}

2021-09-17 09-42-53 2021-09-17 09_43_47

Xnip2021-09-17_09-45-36

Further to-do lists

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tkhwang/readable/AQGVXxCwjiirw9VfAPQLBLaJJjCb
✅ Preview: Failed