Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcin-brzozowski/openapi-examples
CLI application for generating OpenAPI examples
https://github.com/marcin-brzozowski/openapi-examples
openapi openapi-generator openapi3
Last synced: about 1 month ago
JSON representation
CLI application for generating OpenAPI examples
- Host: GitHub
- URL: https://github.com/marcin-brzozowski/openapi-examples
- Owner: marcin-brzozowski
- License: apache-2.0
- Created: 2024-10-27T10:25:16.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T08:17:43.000Z (3 months ago)
- Last Synced: 2024-12-09T05:28:45.405Z (about 2 months ago)
- Topics: openapi, openapi-generator, openapi3
- Language: Go
- Homepage: https://github.com/marcin-brzozowski/openapi-examples
- Size: 15.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAPI Examples
## OpenAPI Examples generation tool
openapi-examples can be used to generate examples for API requests, responses or models from schema defined in OpenAPI specification document.
## Features
- [ ] Generate examples for API requests, responses or models from schema defined in OpenAPI specification document
- [ ] Generate [Microcks APIExamples](https://microcks.io/schemas/APIExamples-v1alpha1-schema.json) document from OpenAPI specification document