Sink/server/api/link
ccbikai e7d71b35d3 feat: add short link to edit link response
Enhances link edit endpoint by including a fully-qualified short link URL in the response, constructed from request protocol and host alongside the slug
2024-12-08 14:44:03 +08:00
..
ai.get.ts feat: enable AI integration and update dependencies 2024-08-18 19:01:14 +08:00
create.post.ts fix: refine link creation response structure 2024-12-08 12:01:17 +08:00
delete.post.ts feat: init 2024-05-25 08:09:30 +08:00
edit.put.ts feat: add short link to edit link response 2024-12-08 14:44:03 +08:00
list.get.ts fix: adjust cursor handling for KV pagination 2024-12-08 11:37:04 +08:00
query.get.ts feat: init 2024-05-25 08:09:30 +08:00