基础

未匹配的标注

pages/api/hello.js

export default function handler(req, res) {
  res.status(200).json({ text: 'Hello' });
}

访问 /api/hello

本文章首发在 LearnKu.com 网站上。

上一篇 下一篇
讨论数量: 0
发起讨论 只看当前版本


暂无话题~