charles-local-map-server

server for charles local map files

Usage no npm install needed!

<script type="module">
  import charlesLocalMapServer from 'https://cdn.skypack.dev/charles-local-map-server';
</script>

README

server for charles local map files

Usage

Use charles to save the request to a local directory.

Start a server:

npx charles-local-map-server <request file path>

Open the charles software, Tools -> Map Remote..., establish the mapping relationship in the opened dialog box

Done.