yaroute

HTTP url route module

Usage no npm install needed!

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

README

Build Status Dependency Status

About

yaroute is a simple http request route module for Node.js

Install

$ npm install yaroute

Usage

see test/route.test.js for usage.