README
controller-action-router
the router find the function to execute according to uri analysing.
execute the function according uri analysing route.Koa version.
<script type="module">
import controllerActionRouter from 'https://cdn.skypack.dev/controller-action-router';
</script>
the router find the function to execute according to uri analysing.