{"library":"ember-cli-mirage","type":"library","category":null,"description":"Ember CLI Mirage is an Ember CLI addon that provides a client-side server, enabling developers to build, test, and prototype Ember applications without a real backend. It intercepts HTTP requests made by an Ember app and responds with mocked data, making it invaluable for rapid development, consistent testing, and demonstrating features in isolation. The current stable version is 3.0.4, with frequent patch and minor releases, reflecting active maintenance and responsiveness to the Ember ecosystem. A key differentiator is its deep integration with Ember CLI and Ember Data, allowing for auto-discovery of models and simplified setup. It leverages the standalone MirageJS library for its core mocking capabilities, providing a robust and flexible API for defining API endpoints, factories, and serializers.","language":"javascript","status":"active","version":"3.0.4","tags":["javascript","ember-addon","pretender","prototype","server","testing"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cli-mirage","imports":["import { setupMirage } from 'ember-cli-mirage/test-support';","import { createServer } from 'miragejs';","import { Response } from 'miragejs';"]},{"cmd":"yarn add ember-cli-mirage","imports":[]},{"cmd":"pnpm add ember-cli-mirage","imports":[]}],"homepage":"https://www.ember-cli-mirage.com","github":"https://github.com/miragejs/ember-cli-mirage","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-mirage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/ember-cli-mirage/compatibility"}}