Skip to main content
在 Manus 中运行任何 Skill
一键导入

backend-rest-api

星标11
分支2
更新时间2026年4月30日 10:36

Build secure RESTful APIs with authentication, validation, and PostgreSQL integration. Use when the user needs to: (1) design CRUD endpoints with consistent response envelopes, (2) implement JWT authentication with protected routes, (3) validate and sanitize request input with Zod, (4) design PostgreSQL schemas with soft delete (deleted_at), (5) add cursor or offset-based pagination with filtering and sorting, or (6) apply rate limiting (100 req/min/IP). Triggers on keywords like: REST API, CRUD, JWT, auth, pagination, rate limit, soft delete, Express router, validation, filtering, sorting.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
13 个文件
SKILL.md
readonly