1 repo
Local services that simulate endpoint responses based on specifications to decouple frontend and backend development.
Distinguishing note: Focuses on simulating backend responses rather than executing live network requests.
Explore 1 awesome GitHub repository matching web development · API Mocking Servers. Refine with filters or upvote what's useful.
Insomnia is a desktop application designed for the design, testing, and debugging of network requests. It serves as a comprehensive environment for managing the API lifecycle, allowing users to draft interface specifications, simulate endpoints, and execute automated testing workflows within continuous integration pipelines. The platform distinguishes itself through a modular, plugin-based architecture that enables the integration of custom scripts and external tools. It supports complex development needs by providing a local-first data persistence model, environment-variable substitution for
Simulates endpoint responses based on defined specifications to enable frontend development without a live backend.