site
site copied to clipboard
Source for Mirage's website
Placeholder issue for things we would include in a cookbook. * Using Mirage with JSON:API * Delaying db writes * UUIDs instead of auto incrementing ID. Also, making UUIDs application...
Someone on HN asked + we do already publish a UMD build. Just need to document it. https://unpkg.com/browse/[email protected]/dist/
This PR adds an advanced example for persisting data to localStorage using a `pretender` hook. I'm not a great writer so curious to hear your thoughts!
Adds support for constructor options so stuff like the following is possible when you add documentation for constructor parameters. 
Hey all! **Why?** Because this is a very big issue for cypress developers... When using cypress fixtures you are required to write out static JSON files in order to have...