awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
micromata avatar

micromata/http-fake-backendArchived

0
View on GitHub↗
312 stars·21 forks·JavaScript·MIT·5 views

Http Fake Backend

Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.

Features

  • HTTP Clients - Configurable mock backend server.
  • Testing Frameworks - Configurable mock backend.

Star history

Star history chart for micromata/http-fake-backendStar history chart for micromata/http-fake-backend

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Http Fake Backend

Similar open-source projects, ranked by how many features they share with Http Fake Backend.
  • miragejs/miragejsmiragejs avatar

    miragejs/miragejs

    5,527View on GitHub↗

    Mirage JS is a browser-based mock server and client-side API simulator designed for JavaScript application development. It functions as a mocking tool that intercepts network requests to simulate backend API behavior, allowing developers to build and test frontend interfaces without requiring live backend infrastructure. The tool provides a simulation layer that mimics REST endpoints to facilitate rapid prototyping of user flows and application logic. It enables the creation of fake server responses directly within the web browser to verify how an application handles various data scenarios an

    JavaScript
    View on GitHub↗5,527
  • sinedied/smokesinedied avatar

    sinedied/smoke

    207View on GitHub↗

    Just drop a bunch of (JSON) files in a folder and you're ready to go!

    JavaScript
    View on GitHub↗207
  • easy-mock/easy-mockeasy-mock avatar

    easy-mock/easy-mock

    9,026View on GitHub↗

    Easy Mock is a tool for API mocking and simulation that allows for the creation of fake server responses using schemas. It enables the generation of mock API data and the implementation of OpenAPI specifications to align development with technical contracts. The project supports collaborative API design through a shared workspace where team members can synchronize and manage mock endpoints. It also features specification-driven bootstrapping, which automatically constructs mock environments by importing standard API definition files. The system provides API development proxying to forward re

    JavaScriptdata-generatoreasy-mockjavascript
    View on GitHub↗9,026
  • typicode/json-servertypicode avatar

    typicode/json-server

    75,614View on GitHub↗

    json-server is a development toolset used to simulate a full REST API from a JSON file. It functions as a customizable mock API server that allows for the simulation of CRUD operations and resource relationships without the need to write backend code. The project enables rapid prototyping by generating a fake backend that persists data changes back to a local JSON file. It distinguishes itself by providing a static asset file server to deliver local documents, images, and stylesheets alongside the mock API endpoints. The server includes capabilities for data querying, such as parameter-based

    JavaScriptapifakefrontend
    View on GitHub↗75,614
See all 30 alternatives to Http Fake Backend→

Frequently asked questions

What does micromata/http-fake-backend do?

Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.

What are the main features of micromata/http-fake-backend?

The main features of micromata/http-fake-backend are: HTTP Clients, Testing Frameworks.

What are some open-source alternatives to micromata/http-fake-backend?

Open-source alternatives to micromata/http-fake-backend include: sinedied/smoke — Just drop a bunch of (JSON) files in a folder and you're ready to go! typicode/json-server — json-server is a development toolset used to simulate a full REST API from a JSON file. It functions as a customizable… easy-mock/easy-mock — Easy Mock is a tool for API mocking and simulation that allows for the creation of fake server responses using… miragejs/miragejs — Mirage JS is a browser-based mock server and client-side API simulator designed for JavaScript application… aderyabin/sniffer. ackee-blockchain/trident — Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.