AndrewKeig / express-validationLinks
express-validation is an express middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.
☆395Updated 8 months ago
Alternatives and similar repositories for express-validation
Users that are interested in express-validation are comparing it to the libraries listed below
Sorting:
- express.js middleware for winstonjs☆800Updated last year
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 3 years ago
- Response time header for node.js☆491Updated 3 months ago
- HTTP Bearer authentication strategy for Passport and Node.js.☆957Updated 6 months ago
- Rate limiting middleware for Express☆422Updated 6 years ago
- HTTP Response assertions for the Chai Assertion Library.☆638Updated last week
- Express middleware for JWT permissions☆522Updated 2 years ago
- Utility to interact with HTTP status code in Node.js☆479Updated 3 months ago
- Mongoose.js (Node.js & MongoDB) Document Query Pagination☆982Updated 2 years ago
- Configurable, input and output validated routing for koa☆451Updated 8 months ago
- Abstract rate limiter for nodejs☆720Updated 2 years ago
- A MongoDB transport for winston☆297Updated 5 months ago
- Development-only error handler middleware☆425Updated 5 months ago
- Always populate() certain fields in your mongoose schemas☆225Updated last year
- HTTP Basic and Digest authentication strategies for Passport and Node.js.☆264Updated 2 years ago
- Validators for mongoose models utilising validator.js☆378Updated 2 years ago
- HttpErrors and RestErrors extracted from restify☆145Updated 3 years ago
- Login session ensuring middleware for Connect and Express.☆470Updated 2 years ago
- THIS PACKAGE IS NOW DEPRECATED. Consider using mongodb-memory-server instead☆260Updated 2 years ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆298Updated 3 months ago
- Nested hierarchies for Sequelize☆305Updated last year
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆769Updated 3 weeks ago
- virtual domain hosting☆764Updated 2 weeks ago
- Generate random token strings☆130Updated 5 years ago
- Mongoose Soft Delete Plugin☆350Updated 9 months ago
- Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors☆117Updated 3 years ago
- Agenda Dashboard☆802Updated 8 months ago
- SOAP driver for Node.js (A complete rewrite of node-soap)☆400Updated this week
- Create HTTP Errors☆1,533Updated 3 months ago
- Conditionally add a middleware to express with some common patterns