Decoy: Lightweight Native macOS App for Local Mock Service Testing
By
Achilleas Buisman
Hard to chew. Probably not worth the jaw work.
Summary
Decoy is a lightweight native macOS application that enables developers to create local mock services for testing purposes. It allows testing of webhook requests, API wrappers, and application responses to various scenarios like redirects, timeouts, and failures. The app can also mock full webpages for testing scrapers and AI agents without risk of rate limiting or blocking. Key features include being lightweight (10MB), fast startup, no tracking, and not requiring Docker or Electron apps.
Key quotes
· 4 pulledDecoy lets developers create mock services locally. No need for Docker or heavy Electron apps.
I built it to test webhook requests coming from my own applications, testing my API wrappers and seeing how my app reacts to redirects, timeouts and failures.
You can even mock full webpages to test your scrapers and AI agents against, without risking being rate limited or blocked.
All in a beautiful native app. It weighs only 10MB and starts up super quickly and there is no tracking at all.
You might also wanna read
Cursor: AI-Powered Code Editor for Enhanced Developer Productivity
Cursor is an AI-powered code editor designed to significantly boost developer productivity by integrating AI assistance directly into the co
Haystack: AI-Powered Code Review Platform That Turns Pull Requests into Clear Narratives
Haystack is an AI-native code review platform that transforms pull request reviews from confusing jigsaw puzzles into clear narrative storie
Cline: AI-Powered Autonomous Coding Assistant for Visual Studio Code
Cline is an AI-powered autonomous coding agent for VS Code that can understand code context, generate code, answer questions, and perform co
Coddo: A Task-First Software Development Tool with AI Integration
Coddo is a task-first software development tool that differs from traditional IDEs like VS Code by organizing work around tasks rather than
Warp Platform: Terminal and Orchestration Tools for Building Coding Agents Locally and in the Cloud
Warp is a terminal platform designed specifically for building and running coding agents, offering both local and cloud-based capabilities.
Zed Code Editor Reaches 1.0 After Rebuilding from Scratch Without Electron
Zed, a new code editor built from scratch by the creators of Atom, has reached version 1.0. The team abandoned the Electron/web technology a
