apimock 4.6.7

HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Documentation
{
  "name": "@apimock-rs/bin-linux-x64-gnu",
  "version": "4.6.7",
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "files": [
    "apimock"
  ],
  "description": "A developer-friendly, featherlight and functional HTTP(S) mock server built in Rust.",
  "author": "nabbisen<nabbisen@scqr.net>",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apimokka/apimock-rs.git"
  },
  "keywords": [
    "api",
    "mock",
    "server",
    "http",
    "json",
    "route-matching",
    "dynamic-routing",
    "custom-routes",
    "devtool",
    "developer-tool",
    "testing",
    "stub",
    "simulate"
  ]
}