JSON Mocking your API with JSON Server I've just learned recently about this NPM package to mock a REST API using a JSON file. That's a life changer and I see myself using it for any front-end development I do