Ember CLI Mirage is a mock server that lets you easily mock a JSON API.
Ember CLI Mirage is a mock server that lets you easily mock a JSON API. Factories and fixtures can be defined. It allows for pass-through to an existing API, making it useful for developing new features.