express-crud-router icon indicating copy to clipboard operation
express-crud-router copied to clipboard

Simply expose resource CRUD (Create Read Update Delete) routes for Express & Sequelize. Compatible with React Admin Simple Rest Data Provider

Results 16 express-crud-router issues
Sort by recently updated
recently updated
newest added

Hi there I was wondering if you've thought about adding an option to allow users to provide a middleware function. For instance a permission check on a given route. ```...

enhancement

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.8 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

This addresses #101

I'm trying to deploy to AWS Lambda an application that uses express-crud-router, but I'm getting an error stating it cannot find the `p-limit` module. I see it being used on...