Tencent / APIJSON

🏆 实时 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构 🏆 Real-Time coding-free, powerful and secure ORM 🚀 providing APIs and Docs without coding by Backend, and the returned JSON of API can be customized by Frontend(Client) users
http://apijson.cn
Other
17.1k stars 2.14k forks source link

参考通用文档里面的Demo 获取用户列表返回结果不正确出现404 #460

Closed Phosphor-zhl closed 1 year ago

Phosphor-zhl commented 1 year ago

image

TommyLemon commented 1 year ago

请先打好基础,APIJSON 使用门槛虽然低但也有最基本的要求,这么明显的低级错误不应该犯! 连 HTTP 端口都不知道就先不要用 APIJSON,把 HTTP 协议、前后端怎么对接先了解清楚了再来! https://baike.baidu.com/item/%E7%BD%91%E7%BB%9C%E7%AB%AF%E5%8F%A3/792237

学习和使用 APIJSON 需要了解哪些相关的知识?

首先前后端都要熟悉 HTTP 协议 和 JSON 协议,另外

对于后端

对于前端

常见问题与提问前必看

https://github.com/Tencent/APIJSON/issues/36

image
Phosphor-zhl commented 1 year ago

谢谢! 漏掉了端口