mirror of https://github.com/usememos/memos.git
- 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) |
||
|---|---|---|
| .. | ||
| README.md | ||
| activity_service.proto | ||
| attachment_service.proto | ||
| auth_service.proto | ||
| common.proto | ||
| idp_service.proto | ||
| instance_service.proto | ||
| link_service.proto | ||
| memo_service.proto | ||
| shortcut_service.proto | ||
| user_service.proto | ||
README.md
Memos API Design
This API design should follow the guidelines and best practices outlined in the Google API Improvement Proposals (AIPs).