Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)