README
API Map Fetch Resolver
By: Robby Emmert
Resolve requests to your ApiMap automatically with fetch.
A network resolver that uses ES6 fetch for the api-map package
<script type="module">
import apiMapFetchResolver from 'https://cdn.skypack.dev/api-map-fetch-resolver';
</script>
By: Robby Emmert
Resolve requests to your ApiMap automatically with fetch.