Hacker News new | ask | show | jobs
by varrock 2344 days ago
This looks really cool. Is there a difference between this and json-server [0]?

0: https://github.com/typicode/json-server

1 comments

Looks like `json-server` is a real server, whereas Mirage is a tool for mocking `XmlHttpRequest` and `fetch` on the client side in the browser.