Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 775 Bytes

map-local-for-ios.md

File metadata and controls

25 lines (16 loc) · 775 Bytes
description
How to use Map Local Tools for Proxyman iOS. Useful to mock a Response with a given Request

Map Local for iOS

What's it?

Map Local is a tool to help iOS developers to:

  • Map the URL with any pre-defined Response. It allows you to quickly test out with new Response without waiting for the real Endpoint from your Backend Server.
  • You can modify the Status Code, Headers, and Body.

Map Local on iOS

Tutorial

Please check out the Map Local for iOS Tutorial:

{% content-ref url="tutorial-for-ios/map-local-for-ios-tutorial.md" %} map-local-for-ios-tutorial.md {% endcontent-ref %}