Back to browse
GitHub Repository

MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with asynchronous webhooks/callbacks and AI-powered mock generation using Amazon Bedrock.

13 starsKotlin

MockNest Serverless – Bedrock-Assisted API Mocks on AWS Lambda

by elenavanengelen·Jun 16, 2026·2 points·3 comments

AI Analysis

●●SolidShip ItBold Bet

WireMock-compatible mocks on Lambda when local mock servers won't persist.

Strengths
  • Serverless deployment via AWS Serverless Repository with no infrastructure management.
  • S3 persistence means mock definitions survive Lambda cold starts and function restarts.
  • Bedrock integration generates realistic mock responses from API specifications automatically.
Weaknesses
  • AWS-only; teams on GCP or Azure get no equivalent serverless mock deployment option.
  • Eleven open issues on a twelve-star repo suggests stability concerns for production use.
Target Audience

AWS teams needing persistent API mocks for integration testing

Similar To

WireMock · MockServer · Postman Mocks

Similar Projects

Developer Tools●●Solid

Mock any HTTP request from DevTools, with AI-generation and zero setup

Right-click network requests to swap responses from inside DevTools — no proxy, server, or terminal required. The standout is the mix of BYOK/local-LLM AI generation, GitHub sync, and scenario chaining so you can build reproducible stateful flows, but expect the usual tradeoffs around managed-AI privacy and browser-extension limitations.

Solve My ProblemSlickCrowd Pleaser
denyherianto
104mo ago