Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmzaghlool/nodejs-express-utils

A package defining some Nodejs Express Utils (MiddleWares, MYSQL utils, …etc.)
https://github.com/mmzaghlool/nodejs-express-utils

express joi middleware mysql nodejs orm

Last synced: 5 days ago
JSON representation

A package defining some Nodejs Express Utils (MiddleWares, MYSQL utils, …etc.)

Awesome Lists containing this project

README

        

# Nodejs-Express-Utils

![NPM](https://img.shields.io/npm/v/nodejs-express-utils.svg)
![NPM](https://img.shields.io/npm/dt/nodejs-express-utils.svg)
![NPM](https://img.shields.io/npm/dm/nodejs-express-utils.svg)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/nodejs-express-utils)

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`.

## Reach Me

If you need to report an issue or have suggestions feel free to contact me

LinkedIn profile
Gmail account

## Documentation

You can find the everything you need to know about the package and how to use it here