apimokka 0.1.3

Mock with mokka ☕️🌄 Visual mocking helper to handle API mock Server generating HTTP/JSON responses
docs.rs failed to build apimokka-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

API mokka

Mock with mokka ☕️🌄

crates.io Documentation Dependency Status Releases Workflow License

Summary

Visual mocking helper to handle API mock Server generating HTTP/JSON responses written in Rust.

Development

cargo run

Usage

Executable

Assets in Releases offer executables for multiple platforms.

./apimokka

There are an example config file and directories by default.

cargo install

cargo install apimokka

Screenshot

screenshot.png

Acknowledgements

Depends on apimock-rs and fltk-rs.