ts-crud

Helper classes and handlers for CRUD routes / actions using the ts-postgres-model and ts-express-controller frameworks

Usage no npm install needed!

<script type="module">
  import tsCrud from 'https://cdn.skypack.dev/ts-crud';
</script>

README

express-authenticated-router

Authenticated express router to prevent 403 errors when it should really be 404.