[GH-ISSUE #208] [Map Local] #4 Mock APIs with Map Local #208

Open
opened 2026-03-03 19:49:11 +03:00 by kerem · 0 comments
Owner

Originally created by @NghiaTranUIT on GitHub (Mar 5, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/208

Originally assigned to: @kics223w1 on GitHub.

Description

⚠️ Please book a video call with me for demonstration 👍
⚠️ If you're not sure, please don't assume, just ask 👍

Acceptance Criteria

  • If the request is matched with Map Local, the Request will never go to the Real Server. It will return the Respons, which is built by MapLocalService.

How to test

  1. Use Insomnia: Make an API call: GET http://localhost:3000/v1/data (This URL is fake and it's unavailable)
  2. The Error Request appears on Main Table View
  3. Right Click -> Tools -> Map Local
  4. Automatically create a Map Local Rule -> Open the Editor with the default HTTP Message
  5. Go back to the Insomnia app -> Make an API again -> At this point: The API is a success and we can see the body.
  6. Back Proxyman app -> Map Local Editor -> Try to edit the Status Code, Header, Body -> Save -> Go to Insomnia -> New Response data is displayed.
Originally created by @NghiaTranUIT on GitHub (Mar 5, 2023). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/208 Originally assigned to: @kics223w1 on GitHub. ## Description ⚠️ Please book a video call with me for demonstration 👍 ⚠️ If you're not sure, please don't assume, just ask 👍 ## Acceptance Criteria - If the request is matched with Map Local, the Request will never go to the Real Server. It will return the Respons, which is built by MapLocalService. ### How to test 1. Use Insomnia: Make an API call: GET http://localhost:3000/v1/data (This URL is fake and it's unavailable) 2. The Error Request appears on Main Table View 3. Right Click -> Tools -> Map Local 4. Automatically create a Map Local Rule -> Open the Editor with the default HTTP Message 5. Go back to the Insomnia app -> Make an API again -> At this point: The API is a success and we can see the body. 6. Back Proxyman app -> Map Local Editor -> Try to edit the Status Code, Header, Body -> Save -> Go to Insomnia -> New Response data is displayed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxyman-windows-linux#208
No description provided.