How to Map Local (File)

Introduction

Map Local feature lets you serve the content of any local file as the response to an intercepted request in real time. This can greatly speed up development and testing as you can make changes in the file locally and test them live without updating them on the server.

Use Cases

  • Map production JS/CSS/HTML files to local files for testing.
  • Create Mock APIs using local files and use them in production.

How to Use Map Local?

In this example, we’ll use Requestly’s map local feature to serve the content of https://example.com from a local file. Here’s a quick peek at what we’ll do using Map Local. To do this, follow these steps:

  1. Download and Install the Requestly desktop app.
  2. Open the app, and click Connect Apps.
  3. Choose the browser you want to launch and open https://example.com
  4. In the Network Traffic table in the Requestly app, right-click on the request (example.com) and then select Redirect URL (Map Local/Remote)
  5. Select [Map Local](<https://docs.requestly.io/desktop-app/mac/features/map-local>) option and select the file from which you must serve the content.
  6. Click Create Rule and reload the website again to see the updated results.

This article was written by:

Picture of Sagar Soni

Sagar Soni

Sagar is the co-founder and CTO of Requestly. When he's not busy architecting the next big thing in software development, you'll likely find him behind the wheel, cruising the streets and enjoying the thrill of the drive. For Sagar, it's all about the code by day and the open road by night.

Share this article:

You may also like