memos/server/router/api
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
..
v1 feat(api): add link preview endpoint with metadata fallback 2025-12-14 16:26:12 +07:00