A package to containing some useful middleWares, MYSQL ORM, and other utils for nodejs apps.
Did you wanted to encrypt your database fields and get stuck in the searching loop, did not find the right ORM or have an issue in the implementation?
In this package i am trying to solve this problem.
You will find a useful middle wares solving some common problems and MySQL ORM with the encryption embedded using AES
algorithms and it's corresponding MySQL functions AES_ENCRYPT
and AES_DECRYPT
.
If you need to report an issue or have suggestions feel free to contact me
You can find the everything you need to know about the package and how to use it here https://mostafa-mahmoud.com/nodejs-express-utils/getting-started/overview