Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 288 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 288 Bytes

reverse-message npm

Express middleware that reverses all query parameters in a GET request.

For a usage example, see test/. To run the test, use node index.js inside the test directory.

Requires Node.js >=12.0.0

License

MIT