inversify-express-utils
inversify-express-utils copied to clipboard
Some utilities for the development of Express application with InversifyJS
This PR adds the @httpOptions decorator to handle OPTIONS request more easily, it was also documented to show other developers that it is available to use. ## Description Adds a...
Is there a way to allow case insensitive parameters? e.g @queryParam
I'm just getting into InversifyJS and I'm struggling to get my head around the concept of Express controllers. Usually I write my code in such a fashion that the routing...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
## Description This PR updates several npm packages, with the main focus on updating the `express` package to its latest version. It ensures compatibility with the updated dependencies and applies...