Categories
web development tools

The Fastest Way to Mock a REST API JSON Response

You’ve just found the Fastest Way to Mock a Rest API JSON Response. I know time is precious so I’ll be quick: First Step: Install the Server sudo npm install -g json-server Second Step: Create the Mock Response This will be depending on what you want the fastest mock REST API to be. Create it […]