memos/server
ayasy-el bc4ae02bcd feat(api): add link preview endpoint with metadata fallback
- add REST GET /api/v1/link:preview to return title/description/image

- resolve relative/protocol-relative image URLs; fallback to first <img> when og:image missing

- add first-image scraper and guard HTML meta fetch against 4xx/5xx responses

- register route in server startup; add LinkService proto stub for future gateway/grpc use (not yet wired)
2025-12-14 16:26:12 +07:00
..
auth refactor: migrate to connect-rpc (#5338) 2025-12-11 19:49:07 +08:00
router feat(api): add link preview endpoint with metadata fallback 2025-12-14 16:26:12 +07:00
runner refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
server.go feat(api): add link preview endpoint with metadata fallback 2025-12-14 16:26:12 +07:00