Skip to main content

open-mrp/api

SkillsMP 已收集 open-mrp/api 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
6
GitHub Forks
1

这个仓库中的 skills

职业分类待补全

已展示 5 / 5 个已收集 Skill。

职业分类
未分类
描述

Convert a heavy bulk write endpoint (bulk create or bulk upsert) from a blocking request to an asynchronous job, using the shared async-bulk-operation engine. Use when making a bulk operation async, adding a new bulk operation, or reviewing one — in the Go…

原文语言:英语

更新
职业分类
未分类
描述

Dane Albaugh's HTTP API Design doctrine — the house style for all API work. Use when designing, implementing, or reviewing API endpoints, resources, layers (controller/service/repository), error handling, idempotency, or anything in api/. Distilled from…

原文语言:英语

更新
职业分类
未分类
描述

The OpenMRP layer contract — what each layer (edge/transport, controller/handler, service, mediator, repository, database) does, must not do, and where every cross-cutting concern lives (auth, permissions, validation, idempotency, transactions, mutation,…

原文语言:英语

更新
职业分类
未分类
描述

How to write comments in this repo — why over how, no change narration, ruthless brevity. Use whenever writing or editing a comment in Go, SQL, or proto, and when reviewing a diff for comment quality.

原文语言:英语

更新
职业分类
未分类
描述

Plan and review MySQL/InnoDB schema, indexing, query tuning, transactions, and operations. Use when creating or modifying MySQL tables, indexes, or queries; diagnosing slow/locking behavior; planning migrations; or troubleshooting replication and connection…

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。