How to Send Encrypted Data with Postman
Encrypt data with crypto-js and decrypt it with the built-in Node.js crypto module.
Photo by Bundo Kim on Unsplash
Prerequisite: Knowledge of JavaScript, Node.js, and basic knowledge of Postman
Recently, I started interacting with a project’s backen...
techticles.hashnode.dev6 min read