memos/proto/api/v1
2025-04-24 10:07:24 +08:00
..
activity_service.proto refactor: move memo relation definition 2025-02-27 15:28:36 +08:00
auth_service.proto
common.proto refactor: renovate list memos endpoint 2025-02-02 18:43:26 +08:00
idp_service.proto feat: support mapping avatar url from oauth2 2025-04-24 10:07:24 +08:00
inbox_service.proto refactor: memo name 2025-02-01 11:17:36 +08:00
markdown_service.proto feat: update ItalicNode to use repeated children instead of content (#4566) 2025-03-28 16:15:03 +08:00
memo_service.proto refactor: move memo property 2025-03-07 22:53:35 +08:00
reaction_service.proto refactor: update part of resource identifier 2025-01-19 23:03:22 +08:00
README.md chore: update demo site 2025-02-27 23:05:43 +08:00
resource_service.proto refactor: move memo relation definition 2025-02-27 15:28:36 +08:00
user_service.proto feat: total memo count 2025-03-12 22:15:46 +08:00
webhook_service.proto refactor: memo name 2025-02-01 11:17:36 +08:00
workspace_service.proto
workspace_setting_service.proto chore: enable auto compact by default 2025-03-06 23:02:12 +08:00

Memos API Design

This API design should follow the guidelines and best practices outlined in the Google API Improvement Proposals (AIPs).