auto-request-encryption
v1.0.8
Published
Automatically encrypt incoming and outgoing requests between frontend and backend
Downloads
833
Maintainers
Readme
Auto Request Encryption 🔒
Automatically encrypt incoming and outgoing requests between frontend and backend with zero configuration. Supports Express, Fastify, Fetch API, and Axios.
Features
- Automatic request/response encryption & decryption
- Zero configuration setup
- TypeScript & JavaScript support
- Express & Fastify middleware
- Fetch API & Axios interceptors
- Path-based inclusion/exclusion
- Framework agnostic
Installation
npm install auto-request-encryption