# ember-cli-api-double **Repository Path**: mirrors_hashicorp/ember-cli-api-double ## Basic Information - **Project Name**: ember-cli-api-double - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @hashicorp/ember-cli-api-double An ember-cli wrapper around [@hashicorp/api-double](https://github.com/hashicorp/api-double/) Currently in a reasonable amount of 'flux' As well as being able to use `api-double` as a simple HTTP development server to develop against, this module also provides a method of exposing your API without using an HTTP server, therefore allowing you to run ember's testing environment using your 'api-double'. ## See - The wrapped module itself [@hashicorp/api-double](https://github.com/hashicorp/api-double/) for more details. - An example of a simple api double [@hashicorp/consul-api-double](https://github.com/hashicorp/consul-api-double/) - Usage within the [Consul UI](https://github.com/hashicorp/consul/tree/master/ui-v2)