apidoc-swagger
Documentation converter
A tool that converts inline API documentation comments to Swagger JSON schema
apidoc and swagger are two nice projects which are focusing on documentation of APIs. This project is a middle tier which tries to bring them together in a sense that it uses apidoc to convert inline documentation to json schema and later convert it to swagger json schmea.
252 stars
9 watching
131 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Converts inline documentation comments to OpenAPI 3.0 JSON schema | 31 |
| A Scala library that enables Swagger REST API documentation generation for Akka-Http based services | 277 |
| A library that generates Swagger 2.0 compatible APIs for Golang projects | 47 |
| A collection of RESTful API descriptions in Open API format | 14 |
| A utility for parsing and validating Swagger 2.0 and OpenAPI 3.0 definitions | 1,112 |
| Automates the conversion of API documentation to JMX files for testing purposes | 112 |
| A tool for transitioning between Swagger 2.0 and OpenAPI 3.0.x | 6 |
| Automates Swagger documentation for CakePHP APIs | 64 |
| Converts API definitions to documentation compatible markdown | 1,504 |
| A plugin for generating OpenAPI, Swagger, and Redoc documentation from existing CakePHP code | 60 |
| Generate Swagger documentation from Insomnia REST client | 427 |
| Provides API documentation generation for AdonisJS applications using Swagger protocol | 104 |
| Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
| A tool to monitor and analyze API performance and usage statistics in Node.js microservices. | 906 |
| Generates type-safe interfaces from Swagger API definitions | 263 |