📅  最后修改于: 2022-03-11 14:52:37.558000             🧑  作者: Mango
â 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.
â Swagger allows you to describe the structure of your APIs
so that machines can read them.
â The ability of APIs to describe their own structure is the
root of all awesomeness in Swagger
â similar to xml schema but for Json