Home

Awesome

dummy

CI-img pkg-img reportcard-img coverage-img version-img

<img align="right" alt="dummy" src="https://raw.githubusercontent.com/neotoolkit/.github/main/assets/dummy_gh_opt-2_img_4x.png" width="150px" height="150px">

Run mock server based off an API contract with one command

Dummy is created & supported by Evrone

Features

Installation

go install github.com/neotoolkit/dummy/cmd/dummy@latest

Usage

Dummy can help you run mock server based off an API contract, which helps people see how your API will work before you even have it built. Run it locally with the dummy s command to run your API on a HTTP server you can interact with.

dummy s openapi.yml
dummy s https://raw.githubusercontent.com/neotoolkit/dummy/main/examples/docker/openapi.yml

More usage examples

Documentation

See these docs.

License

MIT License.

Sponsors

<p> <a href="https://evrone.com/?utm_source=github&utm_campaign=neotoolkit"> <img src="https://raw.githubusercontent.com/neotoolkit/.github/main/assets/sponsored_by_evrone.svg" alt="Sponsored by Evrone"> </a> </p>