SShortSingh.
Back to feed

Playground API v2 Adds Delay Simulation, Error Injection, and Postman Export

0
·3 views

Playground API, a zero-config stateful mock REST API for frontend developers, has received a major v2.0 update days after its initial launch. The update introduces network delay simulation via query parameters or request headers, allowing developers to test loading states and spinners more realistically. Developers can now also inject arbitrary HTTP error responses on demand to verify how their applications handle failures like 500 or 404 errors. Version 2 adds nested sub-resource routing, full-text search, dynamic sorting, and header-based session identity for use with E2E test runners like Playwright and Cypress. The release also includes downloadable API specs for Postman, Bruno, and Insomnia, along with auto-generated code snippets in nine programming languages.

Read the full story at DEV Community

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingHacker News ·

Lean Kernel Soundness Bug #14576 Receives Official Postmortem

A postmortem has been published for kernel soundness bug #14576, documented on Leo de Moura's blog in August 2026. The report details the nature and impact of a soundness flaw discovered in the Lean proof assistant's kernel. Soundness bugs are considered critical in formal verification systems as they can allow false proofs to be accepted as valid. The postmortem appears to outline the root cause, timeline, and resolution of the issue. Such transparency is standard practice in the formal methods community to maintain trust in verification tooling.

0
ProgrammingHacker News ·

Users Push Back Against Fuzzy Search, Demand Exact Match Options

A Hacker News user has voiced frustration over the widespread removal of exact match search functionality across websites and platforms. The complaint argues that fuzzy search, while intended to be helpful, often delivers irrelevant results and fails users who know precisely what they are looking for. The poster, who previously managed a high-traffic site, says they deliberately preserved exact match search rather than replacing it with fuzzy alternatives. They are calling on other site operators and developers to retain exact match as at least an accessible option for users. The post garnered community engagement, sparking discussion around search design priorities and user control.

0
ProgrammingDEV Community ·

Browser Agents: The Real AI Battle Is Over Your Sessions, Clicks, and Intent

Major AI labs including OpenAI, Google, and Anthropic are competing not to own a browser brand but to control the agent layer that sits atop users' active sessions, open tabs, and purchase decisions. Unlike standard chatbots that only know what a user types, browser agents can observe real-time activity such as half-filled carts, open dashboards, and abandoned forms. OpenAI's ChatGPT Atlas illustrates the shifting strategy — launched as a standalone browser, it was later folded into the desktop app and extensions, suggesting the durable prize is the embedded agent, not the browser shell. Google continues deepening Gemini into Chrome, while Anthropic ships browser-operation capabilities without owning a browser at all. Analysts warn that controlling default browser positions, extensions, or session context is a significant commercial moat, since the browser is where purchase intent and search revenue are generated.