Url-Shortener-NodeJS (A4Sshortener :- www.a4s.in)
In this repository I will be developing a url shortener service with the help of mongoDB database and basic encoding and decoding.
A url shortener written in Nodejs with the help of MongoDB as a database and EJS as templating engine
- NPM
- NodeJS
- Mongoodb
- Git
To run the project Install all the dependencies given here :-
- Express
- Mongoose
- hasha
- body-parser
- EJS
npm install
After installing all the dependencies start the server -
npm start
- Ashutosh Dwivedi -- Kindacoder