get-methodoverride
similar to the methodOverride in Express except it overrides GET requests as well. This is useful when creating services that interact with your API via JSONP requests
Usage no npm install needed!
<script type="module">
import getMethodoverride from 'https://cdn.skypack.dev/get-methodoverride';
</script>