adonis-http-dispatcher

Http dispatcher a loosely coupled http server for adonis framework , it does all the required hard work to setup a managable http server with depdendency injection in place.

Usage no npm install needed!

<script type="module">
  import adonisHttpDispatcher from 'https://cdn.skypack.dev/adonis-http-dispatcher';
</script>

README

Adonis Http Dispatcher

Adonis http dispatcher powers http layer for adonis framework. You must visit adonis website to read documentation.