@nuworks/http-server

Common code for NW's http/api based applications

Usage no npm install needed!

<script type="module">
  import nuworksHttpServer from 'https://cdn.skypack.dev/@nuworks/http-server';
</script>

README

Developer Notes

TODO Bugs

  • The logger.debug does not currently work on the consumers of this library despite setting NODE_ENV=development. Logger's console logging level is confirmed to be set to "silly" though. Check this issue out later

TODO Features

  • Add the option to boot the application without triggering the background jobs