Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktakashi/oas-stub
OpenAPI Specification based auto stub generating application
https://github.com/ktakashi/oas-stub
gradle kotlin openapi-specification reactor-netty spring-boot-3
Last synced: 25 days ago
JSON representation
OpenAPI Specification based auto stub generating application
- Host: GitHub
- URL: https://github.com/ktakashi/oas-stub
- Owner: ktakashi
- License: apache-2.0
- Created: 2023-08-02T14:48:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-10T08:18:29.000Z (4 months ago)
- Last Synced: 2024-10-01T07:01:12.828Z (about 1 month ago)
- Topics: gradle, kotlin, openapi-specification, reactor-netty, spring-boot-3
- Language: Kotlin
- Homepage:
- Size: 869 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
OAS stub
========[![.github/workflows/ci.yml](https://github.com/ktakashi/oas-stub/actions/workflows/ci.yml/badge.svg)](https://github.com/ktakashi/oas-stub/actions/workflows/ci.yml)
A flexible stub for testing.
This provides a complete application to set up auto-generated stub.
Document
--------See [Users' manual](./doc/manual.adoc)
For quick start: [Getting Started](./doc/start.adoc)