AndrewKeig / express-validation
express-validation is an express middleware that validates a request and returns a response with errors; if any of the configured validation rules fail.
☆393Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for express-validation
- Express middleware for JWT permissions☆525Updated last year
- Brute-force protection middleware for express routes by rate limiting incoming requests☆564Updated 3 years ago
- express.js middleware for winstonjs☆798Updated 10 months ago
- Mock 'http' objects for testing Express,js, Next.js and Koa routing functions☆763Updated last month
- Rate limiting middleware for Express☆423Updated 5 years ago
- Utility to interact with HTTP status code in Node.js☆445Updated 2 weeks ago
- Response time header for node.js☆474Updated 2 weeks ago
- Development-only error handler middleware☆427Updated 5 months ago
- Conditionally add a middleware to express with some common patterns☆177Updated 9 months ago
- HTTP Bearer authentication strategy for Passport and Node.js.☆951Updated this week
- Login session ensuring middleware for Connect and Express.☆468Updated 2 years ago
- A MongoDB transport for winston☆296Updated last week
- multer storage engine for amazon s3☆662Updated 3 months ago
- THIS PACKAGE IS NOW DEPRECATED. Consider using mongodb-memory-server instead☆261Updated last year
- Create HTTP Errors☆1,505Updated last week
- Always populate() certain fields in your mongoose schemas☆222Updated last year
- Configurable, input and output validated routing for koa☆450Updated 2 months ago
- Passport authentication using JSON Web Tokens☆1,965Updated 9 months ago
- HTTP Response assertions for the Chai Assertion Library.☆633Updated this week
- A node.js module for generating random strings☆525Updated last year
- HttpErrors and RestErrors extracted from restify