Binb's Blog
  • 🔍搜索
  • 🏠 主页
  • ⏱️ 时间轴
  • 📚 文章
  • 🔖 标签
  • GitHub 
🏠 主页 » 

api

restful风格API设计指南

restful风格API 设计指南 一、协议 API与用户的通信协议,总是使用HTTPs协议。 二、域名 应该尽量将API部署在专用域名之下。 https://api.example.com 如果确...

2021-07-29    2486字    5分钟    chance7bin    系统设计  api
© 2023 Binb's Blog Powered by Hugo & PaperMod