swagger.md

July 15, 2021 · View on GitHub

Bookmarks tagged [swagger]

www.codever.land/bookmarks/t/swagger

Surnet/swagger-jsdoc: Generates swagger doc based on JSDoc.

https://github.com/Surnet/swagger-jsdoc

Document your code and keep a live and reusable OpenAPI (Swagger) specification. This specification can be the core of your API-driven project: generate documentation, servers, clients, tests and much...


GitHub - swagger-api/swagger-node: Swagger module for node.js

https://github.com/swagger-api/swagger-node

The swagger module provides tools for designing and building Swagger-compliant APIs entirely in Node.js. It integrates with popular Node.js servers, including Express, Hapi, Restify, and Sails, as w...


Swagger Converter Home Page

https://converter.swagger.io/

Converts a 1.x or 2.x Swagger definition to the OpenAPI 3.0.1 format


OpenAPI 3.0, And What it Means for the Future of Swagger - 1h:1min

https://www.youtube.com/watch?v=wBDSR0x3GZo

This webinar: OpenAPI 3.0, And What it Means for the Future of Swagger, provides an in-depth look at the new OpenAPI 3.0 (OAS3.0) specification. Try Swagger today: https://swaggerhub.com/

We will als...


SpringFox homepage

http://springfox.github.io/springfox/

Automated JSON API documentation for API's built with Spring


Adding Swagger To Existing Node.js Project – CloudBoost

https://blog.cloudboost.io/adding-swagger-to-existing-node-js-project-92a6624b855b

Today, almost every application has to be connected and to share data with other applications. The best way to do that is through APIs. For a long time there hasn’t been any industry standard for…


Swagger UI Express

https://www.npmjs.com/package/swagger-ui-express

Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your ap


Swagger Editor Home Page

https://editor.swagger.io/

Swagger Editor lets you edit Swagger API specifications in YAML inside your browser and to preview documentations in real time. Valid Swagger JSON descriptions can then be generated and used with the ...


Writing OpenAPI (Swagger) Specification Tutorial - Part 1 - Introduction | API Handyman

https://apihandyman.io/writing-openapi-swagger-specification-tutorial-part-1-introduction/

Previously in the APIverse… Since I started my Swagger journey, there have been some changes. The Swagger Specification has been donated to the newly created OpenAPI Initiative under the Linux foundat...