Skip to content

mwsbkru/dummy

 
 

Repository files navigation

dummy

build-img pkg-img reportcard-img coverage-img version-img

Run mock server based off an API contract with one command

Features

  • Supports OpenAPI 3.x

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 server 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

Sponsored by Evrone

About

Run mock server based on API contract with one command. Written in Go

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Makefile 0.9%