API Development

FastGPT API 开发规范。重点强调使用 zod schema 定义入参和出参,在 API 文档中声明路由信息,编写对应的 OpenAPI 文档,以及在 API 路由中使用 schema.parse 进行验证。

majiayu000 d73787a 2 files · 21.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/api/api-development-labring-fastgpt commit d73787afff

Frequently asked questions

npx skillmds add majiayu000/api-development-5