1. 程式人生 > >學習筆記之Microsoft Azure

學習筆記之Microsoft Azure

details mos 框架 wikipedia SM agg swa 博客 res

World‘s Most Popular API Framework | Swagger

  • https://swagger.io/
  • Swagger is the world’s largest framework of API developer tools for the OpenAPI Specification(OAS), enabling development across the entire API lifecycle, from design and documentation, to test and deployment.

API Development Tools | Swagger Editor | Swagger

  • https://swagger.io/swagger-editor/
  • SWAGGER EDITOR
  • Design, describe, and document your API on the first open source editor fully dedicated to Swagger-based APIs. The Swagger Editor is great for quickly getting started with the Swagger specification. It’s clean, efficient, and armed with a number of features to help you design and document your RESTful interfaces, straight out of the box.

Swagger (software) - Wikipedia

  • https://en.wikipedia.org/wiki/Swagger_(software)
  • Swagger is an open source software framework backed by a large ecosystem of tools that helps developers design, build, document, and consume RESTful Web services. While most users identify Swagger by the Swagger UI tool, the Swagger toolset includes support for automated documentation, code generation, and test case generation.
  • Sponsored by SmartBear Software, Swagger has been a strong supporter of Open Source Software and has widespread adoption.

5分鐘了解swagger - CSDN博客

  • https://blog.csdn.net/i6448038/article/details/77622977
  • 隨著互聯網技術的發展,現在的網站架構基本都由原來的後端渲染,變成了:前端渲染、先後端分離的形態,而且前端技術和後端技術在各自的道路上越走越遠。前端和後端的唯一聯系,變成了API接口;API文檔變成了前後端開發人員聯系的紐帶,變得越來越重要,swagger就是一款讓你更好的書寫API文檔的框架。

學習筆記之Microsoft Azure