GitHunt
KE

kevinaird/mb4perf

Mountebank Service Virtualization in the Bun Runtime

MB4Perf - Mountebank in Bun

A Dockerfile for the Mountebank service virtualization tool running in the BunJS runtime for additional performance. Hopefully.

TODO - Benchmarks

Usage

# Build with the following command
docker build --tag=kevinaird/mb4perf .

# Run wih the following
docker run --rm --name mb4perf \
 -p 5525:2525 \
 -it kevinaird/mb4perf

Languages

JavaScript71.0%TypeScript20.6%Dockerfile5.9%Shell2.5%

Contributors

Created September 6, 2024
Updated September 14, 2024
kevinaird/mb4perf | GitHunt