apimokka 0.8.3

API mock (apimock-rs) based visual mocking helper to handle HTTP/JSON req/res. Mock with mokka ☕️🌄
Documentation
1
2
3
4
5
#!/usr/bin/env node

const { napiRun } = require("../index.js");

napiRun()