[api][shop] add product/searchproduct/createorder/batch #2

Merged
gouzi merged 2 commits from api/add_shop into main 2025-05-28 16:45:59 +00:00
Owner

feat

  • 添加 product/search API,并专门为关键词的第一页进行优化
  • 添加 product/create API,用于创建商品
  • 添加 order/batch API,用于批量下单
  • 添加 shop/middleware 中间件,用于跳过 debug 模式下的 csrf 校验

deps

  • 添加 uv.lock 保持环境一致

code stlye

  • 格式化所有文件
## feat * 添加 `product/search` API,并专门为关键词的第一页进行优化 * 添加 `product/create` API,用于创建商品 * 添加 `order/batch` API,用于批量下单 * 添加 `shop/middleware` 中间件,用于跳过 debug 模式下的 csrf 校验 ## deps * 添加 `uv.lock` 保持环境一致 ## code stlye * 格式化所有文件
gouzi added 1 commit 2025-05-28 16:44:09 +00:00
gouzi added 1 commit 2025-05-28 16:45:28 +00:00
gouzi merged commit 3af067cf3b into main 2025-05-28 16:45:59 +00:00
gouzi deleted branch api/add_shop 2025-05-28 16:45:59 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gouzi/quantum_stack_interview#2
No description provided.