README
express-authenticated-router
Authenticated express router to prevent 403 errors when it should really be 404.
Helper classes and handlers for CRUD routes / actions using the ts-postgres-model and ts-express-controller frameworks
<script type="module">
import tsCrud from 'https://cdn.skypack.dev/ts-crud';
</script>
Authenticated express router to prevent 403 errors when it should really be 404.