Skip to content
字数
82 字
阅读时间
1 分钟
  1. 客户端和服务端完全解耦,服务端只需要给客户端提供api,客户端就能使用
  2. 有统一的interface
  3. api是无状态的
  4. api是可缓存的
  5. api遵循分层架构
  6. 按需编码 ![[Pasted image 20240920233304.png]]

贡献者

The avatar of contributor named as sunchengzhi sunchengzhi

文件历史

撰写