zoukankan      html  css  js  c++  java
  • 学习笔记之Swagger

    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文档的框架。
  • 相关阅读:
    结婚很难
    ***归心似箭***
    听首你家健和我家菲都唱过的歌吧
    努力幸福
    080509
    快速切题 poj1573
    POJ 2586 Y2K Accounting Bug 贪心 难度:2
    快速切题 poj2632
    POJ 3579 median 二分搜索,中位数 难度:3
    HDU 4802 && HDU 4803 贪心,高精 && HDU 4804 轮廓线dp && HDU 4805 计算几何 && HDU 4811 (13南京区域赛现场赛 题目重演A,B,C,D,J)
  • 原文地址:https://www.cnblogs.com/pegasus923/p/8759213.html
Copyright © 2011-2022 走看看