This code is for learning and finding out how to works http server and express what provides us
Install ehsanCustomHttpServer with npm
git clone https://github.com/ehsanshavandi/ehsanCustomHttpServer.git && cd ehsanCustomHttpServer
npm i
To run tests, run the following command
npm run test
To deploy this project run
npm run start
npm generate-docs