apimokka 0.7.6

Mock with mokka ☕️🌄 API mock (apimock-rs) based visual mocking helper to handle HTTP/JSON req/res
Documentation

API mokka

Mock with mokka ☕️🌄 API mock (apimock-rs) based visual mocking helper to handle HTTP/JSON req/res written in Rust.

crates.io Documentation Dependency Status Releases Workflow License

Summary

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

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

Binding for Node.js

* Under development *

npm install -D @apimockka/bin

Development

cargo run

Acknowledgements

Depends on apimock-rs and fltk-rs.