apidocs
API documentation examples
Demonstrates different approaches to documenting REST APIs using OpenAPI format
Examples and comparison of how a REST API can be documented with different technologies
7 stars
4 watching
3 forks
Language: Java
last commit: about 2 months ago javamicroprofileopenapi
Related projects:
Repository | Description | Stars |
---|---|---|
wei18/github-rest-api-swift-openapi | Automated code generator for GitHub's REST API in Swift | 14 |
openapitools/openapi-generator-cli | Automates code generation for API clients and servers from OpenAPI specifications | 1,487 |
openapi-generators/openapi-python-client | Automatically generates Python client libraries from OpenAPI 3.0 and 3.1 documents | 1,379 |
sap/openapi-specification | Standardized way to describe HTTP APIs at SAP | 8 |
createapi/createapi | A tool for generating Swift code from OpenAPI specs | 418 |
apisyouwonthate/openapi.tools | Tools and utilities for designing, validating, and working with OpenAPI specifications | 706 |
hey-api/openapi-ts | Automates generation of client code from OpenAPI specifications in TypeScript | 1,508 |
ergo/pyramid_apispec | Generates OpenAPI specification files for Pyramid applications. | 23 |
openapitools/openapi-diff | Utility for comparing two OpenAPI specifications and rendering differences in various formats. | 844 |
dapperdox/dapperdox | Generates integrated documentation and API explorers for OpenAPI specifications | 410 |
github/rest-api-description | An OpenAPI description standard for GitHub's REST API | 1,419 |
go-oas/docs | Automatically generates RESTful API documentation for Go projects aligned with the Open API Specification standard. | 42 |
aress31/openapi-parser | Automates security assessment of REST APIs using Burp Suite | 195 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 135 |
zweidenker/openapi | An OpenAPI specification parser and generator for Smalltalk | 22 |