apprentice

[Experimental] web library that adds some sugar to routing

Usage no npm install needed!

<script type="module">
  import apprentice from 'https://cdn.skypack.dev/apprentice';
</script>

README

Appentice - Web Library

This is a small 12 line project that takes routes.js and add some semantic sugar to reduce the redundancy for a web application. This project is a very minimalistic approach to rest driven api web services.

Usage

Coming Soon