ArtIsLong / ArtIsLong.github.io

我的个人仓库
1 stars 0 forks source link

Swagger常用注解 | ArtIsLong的博客 #31

Open ArtIsLong opened 5 years ago

ArtIsLong commented 5 years ago

https://www.chenmin.info/2018/12/01/Swagger%E5%B8%B8%E7%94%A8%E6%B3%A8%E8%A7%A3/

Swagger 是一个规范和完整的框架,用于生成、描述、调用和可视化 RESTful 风格的 Web 服务。总体目标是使客户端和文件系统作为服务器以同样的速度来更新。文件的方法,参数和模型紧密集成到服务器端的代码,允许API来始终保持同步。